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

tests: add tests for migration #2614

Merged
merged 7 commits into from
Nov 2, 2024

merge main

253d5d6
Select commit
Loading
Failed to load commit list.
Merged

tests: add tests for migration #2614

merge main
253d5d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 1s

57.94% (+2.28%) compared to 9f3f501

View this Pull Request on Codecov

57.94% (+2.28%) compared to 9f3f501

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 8 lines in your changes missing coverage. Please review.

Project coverage is 57.94%. Comparing base (9f3f501) to head (253d5d6).

Files with missing lines Patch % Lines
crates/sozo/ops/src/migration_ui.rs 62.50% 3 Missing ⚠️
crates/sozo/ops/src/migrate/mod.rs 50.00% 2 Missing ⚠️
xtask/generate-test-db/src/main.rs 0.00% 2 Missing ⚠️
bin/sozo/src/commands/migrate.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2614      +/-   ##
==========================================
+ Coverage   55.65%   57.94%   +2.28%     
==========================================
  Files         393      393              
  Lines       48566    48567       +1     
==========================================
+ Hits        27029    28141    +1112     
+ Misses      21537    20426    -1111     

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