Skip to content

test: Load transaction signature v as uint64#1571

Merged
chfast merged 1 commit into
masterfrom
test/tx-v-uint64
Jun 17, 2026
Merged

test: Load transaction signature v as uint64#1571
chfast merged 1 commit into
masterfrom
test/tx-v-uint64

test: Load transaction signature v as uint64

93305c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

97.37% (+0.00%) compared to f200c0d

View this Pull Request on Codecov

97.37% (+0.00%) compared to f200c0d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.37%. Comparing base (f200c0d) to head (93305c7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1571   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files         163      163           
  Lines       14529    14572   +43     
  Branches     3388     3393    +5     
=======================================
+ Hits        14147    14190   +43     
  Misses        280      280           
  Partials      102      102           
Components Coverage Δ
core 95.95% <ø> (ø)
tooling 90.21% <100.00%> (ø)
tests 99.80% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
test/state/transaction.hpp 100.00% <ø> (ø)
test/unittests/statetest_loader_tx_test.cpp 100.00% <100.00%> (ø)
test/unittests/tooling_t8n_test.cpp 100.00% <100.00%> (ø)
test/utils/statetest_loader.cpp 93.11% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.