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

Improve errors in state migration #3154

Merged
merged 4 commits into from
Mar 6, 2024

Merge branch 'master' into bastian/panic-go-runtime-errors

583435c
Select commit
Loading
Failed to load commit list.
Merged

Improve errors in state migration #3154

Merge branch 'master' into bastian/panic-go-runtime-errors
583435c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

80.54% (+0.00%) compared to dc574a2

View this Pull Request on Codecov

80.54% (+0.00%) compared to dc574a2

Details

Codecov Report

Attention: Patch coverage is 62.22222% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 80.54%. Comparing base (dc574a2) to head (583435c).

Files Patch % Lines
migrations/migration.go 62.22% 16 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3154   +/-   ##
=======================================
  Coverage   80.54%   80.54%           
=======================================
  Files         381      381           
  Lines       92743    92764   +21     
=======================================
+ Hits        74696    74717   +21     
  Misses      15337    15337           
  Partials     2710     2710           

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