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(sozo): add full workspace and accept non-dojo targets #2207

Merged
merged 13 commits into from
Jul 25, 2024

fix: add test

c1d0aa5
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): add full workspace and accept non-dojo targets #2207

fix: add test
c1d0aa5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 25, 2024 in 0s

68.95% (-0.12%) compared to a35ddcb

View this Pull Request on Codecov

68.95% (-0.12%) compared to a35ddcb

Details

Codecov Report

Attention: Patch coverage is 77.88462% with 69 lines in your changes missing coverage. Please review.

Project coverage is 68.95%. Comparing base (a35ddcb) to head (c1d0aa5).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/dojo-lang/src/scarb_internal/mod.rs 81.73% 21 Missing ⚠️
crates/dojo-world/src/metadata.rs 84.29% 19 Missing ⚠️
crates/dojo-lang/src/plugin.rs 14.28% 12 Missing ⚠️
bin/sozo/src/commands/test.rs 0.00% 8 Missing ⚠️
crates/dojo-lang/src/utils.rs 60.00% 8 Missing ⚠️
bin/sozo/src/commands/build.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2207      +/-   ##
==========================================
- Coverage   69.06%   68.95%   -0.12%     
==========================================
  Files         339      339              
  Lines       44052    44288     +236     
==========================================
+ Hits        30426    30539     +113     
- Misses      13626    13749     +123     

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