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-sqlite): support enum upgrade of variants #2930

Merged
merged 16 commits into from
Feb 3, 2025

fmt

46f028d
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-sqlite): support enum upgrade of variants #2930

fmt
46f028d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2025 in 0s

57.09% (-0.02%) compared to f4b733d

View this Pull Request on Codecov

57.09% (-0.02%) compared to f4b733d

Details

Codecov Report

Attention: Patch coverage is 38.29787% with 58 lines in your changes missing coverage. Please review.

Project coverage is 57.09%. Comparing base (f4b733d) to head (46f028d).

Files with missing lines Patch % Lines
crates/torii/sqlite/src/lib.rs 28.78% 47 Missing ⚠️
crates/dojo/types/src/schema.rs 60.71% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2930      +/-   ##
==========================================
- Coverage   57.10%   57.09%   -0.02%     
==========================================
  Files         424      424              
  Lines       56215    56277      +62     
==========================================
+ Hits        32104    32132      +28     
- Misses      24111    24145      +34     

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