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

Generalize the migrations and make common codes re-usable #2942

Merged
merged 5 commits into from
Dec 5, 2023

Fix lint

5ba2efb
Select commit
Loading
Failed to load commit list.
Merged

Generalize the migrations and make common codes re-usable #2942

Fix lint
5ba2efb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 1s

80.13% (-0.01%) compared to 72ef64f

View this Pull Request on Codecov

80.13% (-0.01%) compared to 72ef64f

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (72ef64f) 80.13% compared to head (5ba2efb) 80.13%.

Files Patch % Lines
migrations/migration.go 97.05% 2 Missing and 2 partials ⚠️
migrations/string_normalization/migration.go 62.50% 3 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #2942      +/-   ##
==========================================================
- Coverage                   80.13%   80.13%   -0.01%     
==========================================================
  Files                         348      348              
  Lines                       82085    82075      -10     
==========================================================
- Hits                        65780    65770      -10     
- Misses                      13984    13985       +1     
+ Partials                     2321     2320       -1     

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