Skip to content

refactor(tests): move TxTemplate from chain to testenv#2177

Open
tvpeter wants to merge 4 commits into
bitcoindevkit:masterfrom
tvpeter:refactor/mv-txtemplate-to-testenv
Open

refactor(tests): move TxTemplate from chain to testenv#2177
tvpeter wants to merge 4 commits into
bitcoindevkit:masterfrom
tvpeter:refactor/mv-txtemplate-to-testenv

docs(testenv): Add crate level docs for testenv

1b2e2b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

78.32% (+0.00%) compared to 1acb4d0

View this Pull Request on Codecov

78.32% (+0.00%) compared to 1acb4d0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.32%. Comparing base (1acb4d0) to head (1b2e2b6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2177   +/-   ##
=======================================
  Coverage   78.32%   78.32%           
=======================================
  Files          30       30           
  Lines        5934     5934           
  Branches      281      281           
=======================================
  Hits         4648     4648           
  Misses       1210     1210           
  Partials       76       76           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.