Skip to content
Codecov / codecov/project succeeded Aug 22, 2024 in 1s

46.96% (+10.25%) compared to b0fefd8

View this Pull Request on Codecov

46.96% (+10.25%) compared to b0fefd8

Details

Codecov Report

Attention: Patch coverage is 63.96011% with 253 lines in your changes missing coverage. Please review.

Project coverage is 46.96%. Comparing base (b0fefd8) to head (20c80fa).
Report is 5 commits behind head on main.

Files Patch % Lines
common/docker/client_image.go 39.56% 67 Missing and 17 partials ⚠️
common/docker/client.go 40.00% 43 Missing and 11 partials ⚠️
common/docker/client_container.go 68.35% 15 Missing and 10 partials ⚠️
cmd/world/evm/start.go 63.63% 8 Missing and 8 partials ⚠️
cmd/world/evm/stop.go 0.00% 12 Missing ⚠️
common/docker/client_volume.go 73.33% 4 Missing and 4 partials ⚠️
common/docker/service/evm.go 78.37% 4 Missing and 4 partials ⚠️
common/docker/client_util.go 68.18% 4 Missing and 3 partials ⚠️
common/docker/service/cardinal.go 84.78% 5 Missing and 2 partials ⚠️
cmd/world/cardinal/dev.go 33.33% 2 Missing and 4 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #72       +/-   ##
===========================================
+ Coverage   36.70%   46.96%   +10.25%     
===========================================
  Files          40       51       +11     
  Lines        1749     2270      +521     
===========================================
+ Hits          642     1066      +424     
- Misses        980     1009       +29     
- Partials      127      195       +68     

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