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

47.87% (+11.17%) compared to b0fefd8

View this Pull Request on Codecov

47.87% (+11.17%) compared to b0fefd8

Details

Codecov Report

Attention: Patch coverage is 75.40741% with 166 lines in your changes missing coverage. Please review.

Project coverage is 47.87%. Comparing base (b0fefd8) to head (0620a09).
Report is 5 commits behind head on main.

Files Patch % Lines
common/docker/docker.go 59.76% 78 Missing and 58 partials ⚠️
common/docker/script.go 83.33% 7 Missing and 5 partials ⚠️
common/docker/configuration.go 97.52% 5 Missing and 1 partial ⚠️
common/logger/logger.go 0.00% 2 Missing and 2 partials ⚠️
cmd/world/cardinal/dev.go 0.00% 0 Missing and 2 partials ⚠️
cmd/world/cardinal/purge.go 60.00% 1 Missing and 1 partial ⚠️
cmd/world/cardinal/stop.go 60.00% 1 Missing and 1 partial ⚠️
cmd/world/cardinal/start.go 66.66% 0 Missing and 1 partial ⚠️
common/logger/init.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #72       +/-   ##
===========================================
+ Coverage   36.70%   47.87%   +11.17%     
===========================================
  Files          40       43        +3     
  Lines        1749     2379      +630     
===========================================
+ Hits          642     1139      +497     
- Misses        980     1050       +70     
- Partials      127      190       +63     

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