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

refactor: uses procedural macro to replace the MigrateInvalidVersion on V2 contracts #373

Merged
merged 1 commit into from
Jul 3, 2024

refactor: uses procedural macro frto replace the MigrateInvalidVersio…

6956598
Select commit
Loading
Failed to load commit list.
Merged

refactor: uses procedural macro to replace the MigrateInvalidVersion on V2 contracts #373

refactor: uses procedural macro frto replace the MigrateInvalidVersio…
6956598
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

90.93% (+0.02%) compared to 2f40957

View this Pull Request on Codecov

90.93% (+0.02%) compared to 2f40957

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.93%. Comparing base (2f40957) to head (6956598).
Report is 2 commits behind head on release/v2_contracts.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           release/v2_contracts     #373      +/-   ##
========================================================
+ Coverage                 90.90%   90.93%   +0.02%     
========================================================
  Files                       280      280              
  Lines                     31830    31917      +87     
========================================================
+ Hits                      28936    29023      +87     
  Misses                     2894     2894              

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