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

Make checkVersion more dynamic #5282

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Make checkVersion more dynamic #5282

merged 5 commits into from
Feb 29, 2024

Conversation

RustedBones
Copy link
Contributor

Scio is not able to link to future migration resources.

Make checkVersion more dynamic by testing if a migration page exists in case of breaking version upgrade

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.62%. Comparing base (3d03a91) to head (af11085).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5282      +/-   ##
==========================================
+ Coverage   62.50%   62.62%   +0.11%     
==========================================
  Files         301      301              
  Lines       10851    10843       -8     
  Branches      732      753      +21     
==========================================
+ Hits         6782     6790       +8     
+ Misses       4069     4053      -16     

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

Copy link
Contributor

@clairemcginty clairemcginty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice idea! Glad to remove the manual mapping entires

@RustedBones
Copy link
Contributor Author

The checks were useless, we were not able to display a 'forward' migration as we can't be aware of the future migration pages.

@RustedBones RustedBones merged commit a252482 into main Feb 29, 2024
11 checks passed
@RustedBones RustedBones deleted the fix-migration-message branch February 29, 2024 12:50
kellen pushed a commit that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants