Skip to content
Codecov / codecov/project succeeded May 14, 2024 in 1s

56.11% (-0.02%) compared to b259709

View this Pull Request on Codecov

56.11% (-0.02%) compared to b259709

Details

Codecov Report

Attention: Patch coverage is 33.10811% with 99 lines in your changes are missing coverage. Please review.

Project coverage is 56.11%. Comparing base (b259709) to head (64ff41b).
Report is 17 commits behind head on master.

❗ Current head 64ff41b differs from pull request most recent head 9743a9f. Consider uploading reports for the commit 9743a9f to get more accurate results

Files Patch % Lines
ledger/eval/eval.go 3.44% 28 Missing ⚠️
cmd/tealdbg/localLedger.go 0.00% 18 Missing ⚠️
daemon/algod/api/server/v2/dryrun.go 0.00% 18 Missing ⚠️
data/transactions/logic/eval.go 68.42% 8 Missing and 4 partials ⚠️
ledger/eval/applications.go 0.00% 9 Missing ⚠️
data/transactions/logic/fields.go 72.72% 5 Missing and 1 partial ⚠️
ledger/tracker.go 0.00% 4 Missing ⚠️
data/transactions/logic/fields_string.go 50.00% 1 Missing and 1 partial ⚠️
ledger/eval/cow.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5984      +/-   ##
==========================================
- Coverage   56.13%   56.11%   -0.02%     
==========================================
  Files         482      481       -1     
  Lines       68027    68074      +47     
==========================================
+ Hits        38187    38201      +14     
- Misses      27243    27279      +36     
+ Partials     2597     2594       -3     

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