Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sozo stats back #2684

Merged
merged 3 commits into from
Nov 13, 2024

fix: change world color to not be associated with errors

feda411
Select commit
Loading
Failed to load commit list.
Merged

feat: add sozo stats back #2684

fix: change world color to not be associated with errors
feda411
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

57.47% (-0.10%) compared to c16f3c9

View this Pull Request on Codecov

57.47% (-0.10%) compared to c16f3c9

Details

Codecov Report

Attention: Patch coverage is 14.86486% with 126 lines in your changes missing coverage. Please review.

Project coverage is 57.47%. Comparing base (c16f3c9) to head (feda411).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
bin/sozo/src/commands/build.rs 0.00% 108 Missing ⚠️
crates/dojo/world/src/local/artifact_to_local.rs 54.16% 11 Missing ⚠️
crates/dojo/world/src/local/resource.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2684      +/-   ##
==========================================
- Coverage   57.57%   57.47%   -0.10%     
==========================================
  Files         404      404              
  Lines       51139    51271     +132     
==========================================
+ Hits        29443    29469      +26     
- Misses      21696    21802     +106     

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