Skip to content
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

47.49% (+10.79%) compared to b0fefd8

View this Pull Request on Codecov

47.49% (+10.79%) compared to b0fefd8

Details

Codecov Report

Attention: Patch coverage is 64.36031% with 273 lines in your changes missing coverage. Please review.

Project coverage is 47.49%. Comparing base (b0fefd8) to head (ef6982b).
Report is 5 commits behind head on main.

Files Patch % Lines
common/docker/client_image.go 41.66% 86 Missing and 19 partials ⚠️
common/docker/client.go 40.00% 43 Missing and 11 partials ⚠️
common/docker/client_container.go 65.51% 19 Missing and 11 partials ⚠️
cmd/world/evm/start.go 70.73% 5 Missing and 7 partials ⚠️
cmd/world/evm/stop.go 0.00% 9 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 ⚠️
tea/component/spinner/spinner.go 78.26% 5 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #72       +/-   ##
===========================================
+ Coverage   36.70%   47.49%   +10.79%     
===========================================
  Files          40       52       +12     
  Lines        1749     2339      +590     
===========================================
+ Hits          642     1111      +469     
- Misses        980     1031       +51     
- Partials      127      197       +70     

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