Skip to content
Codecov / codecov/project failed Oct 3, 2023 in 1s

63.80% (-0.28%) compared to 8285d25

View this Pull Request on Codecov

63.80% (-0.28%) compared to 8285d25

Details

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (8285d25) 64.07% compared to head (0e93c62) 63.80%.

❗ Current head 0e93c62 differs from pull request most recent head d4a57e2. Consider uploading reports for the commit d4a57e2 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                @@
##           release/v1.10     #467      +/-   ##
=================================================
- Coverage          64.07%   63.80%   -0.28%     
=================================================
  Files                152      152              
  Lines              14126    14150      +24     
=================================================
- Hits                9051     9028      -23     
- Misses              4484     4524      +40     
- Partials             591      598       +7     
Files Coverage Δ
cmd/container.go 66.92% <100.00%> (+0.52%) ⬆️
pkg/storage/sqlstorage/driver.go 71.09% <100.00%> (+0.16%) ⬆️
pkg/storage/sqlstorage/module.go 79.62% <100.00%> (ø)
pkg/storage/sqlstorage/store_ledger.go 82.35% <100.00%> (+0.53%) ⬆️
pkg/ledgertesting/storage.go 72.54% <75.00%> (+0.54%) ⬆️
pkg/storage/sqlstorage/accounts.go 74.41% <50.00%> (-2.54%) ⬇️
pkg/storage/sqlstorage/aggregations.go 65.95% <33.33%> (-3.61%) ⬇️
pkg/storage/sqlstorage/logs.go 72.57% <40.00%> (+0.54%) ⬆️
pkg/storage/sqlstorage/transactions.go 77.25% <36.36%> (-1.75%) ⬇️
pkg/storage/sqlstorage/volumes.go 58.13% <0.00%> (-22.82%) ⬇️

... and 2 files with indirect coverage changes

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