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(torii): model upgrades #2637

Merged
merged 38 commits into from
Nov 14, 2024

refactor: diff

3742676
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): model upgrades #2637

refactor: diff
3742676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

57.35% (+0.27%) compared to 7bf9be3

View this Pull Request on Codecov

57.35% (+0.27%) compared to 7bf9be3

Details

Codecov Report

Attention: Patch coverage is 46.43963% with 173 lines in your changes missing coverage. Please review.

Project coverage is 57.35%. Comparing base (7bf9be3) to head (3742676).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/core/src/processors/upgrade_event.rs 3.84% 75 Missing ⚠️
crates/torii/core/src/processors/upgrade_model.rs 4.00% 72 Missing ⚠️
crates/dojo/types/src/schema.rs 80.32% 24 Missing ⚠️
crates/torii/core/src/sql/mod.rs 95.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2637      +/-   ##
==========================================
+ Coverage   57.07%   57.35%   +0.27%     
==========================================
  Files         399      402       +3     
  Lines       49661    50273     +612     
==========================================
+ Hits        28346    28834     +488     
- Misses      21315    21439     +124     

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