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 model command back #2618

Merged
merged 2 commits into from
Nov 3, 2024

Merge remote-tracking branch 'dojo/main' into sozo/more-commands

0a72d48
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): add model command back #2618

Merge remote-tracking branch 'dojo/main' into sozo/more-commands
0a72d48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 3, 2024 in 0s

57.24% (-0.68%) compared to 2c97d56

View this Pull Request on Codecov

57.24% (-0.68%) compared to 2c97d56

Details

Codecov Report

Attention: Patch coverage is 0% with 145 lines in your changes missing coverage. Please review.

Project coverage is 57.24%. Comparing base (2c97d56) to head (0a72d48).

Files with missing lines Patch % Lines
crates/sozo/ops/src/model.rs 0.00% 58 Missing ⚠️
bin/sozo/src/commands/model.rs 0.00% 51 Missing ⚠️
crates/sozo/ops/src/resource_descriptor.rs 0.00% 24 Missing ⚠️
bin/sozo/src/commands/call.rs 0.00% 5 Missing ⚠️
bin/sozo/src/commands/execute.rs 0.00% 5 Missing ⚠️
bin/sozo/src/commands/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2618      +/-   ##
==========================================
- Coverage   57.92%   57.24%   -0.68%     
==========================================
  Files         393      396       +3     
  Lines       48587    49162     +575     
==========================================
  Hits        28144    28144              
- Misses      20443    21018     +575     

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