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

fix: ensure we check registered model and not declared models #2368

Merged
merged 2 commits into from
Aug 30, 2024

Merge remote-tracking branch 'dojo/main' into fix/sozo-models

297a9b9
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure we check registered model and not declared models #2368

Merge remote-tracking branch 'dojo/main' into fix/sozo-models
297a9b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2024 in 0s

67.63% (-0.01%) compared to fea03f4

View this Pull Request on Codecov

67.63% (-0.01%) compared to fea03f4

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 67.63%. Comparing base (fea03f4) to head (297a9b9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/sozo/ops/src/migration/migrate.rs 40.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2368      +/-   ##
==========================================
- Coverage   67.63%   67.63%   -0.01%     
==========================================
  Files         359      359              
  Lines       46977    46978       +1     
==========================================
  Hits        31775    31775              
- Misses      15202    15203       +1     

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