Skip to content

refactor(bump): use a loop to shorten a series of similar NotAllowed exceptions #1523

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

Merged
merged 1 commit into from
Jun 13, 2025

refactor(bump): use a loop to shorten a series of similar NotAllowed …

9f7d53f
Select commit
Loading
Failed to load commit list.
Merged

refactor(bump): use a loop to shorten a series of similar NotAllowed exceptions #1523

refactor(bump): use a loop to shorten a series of similar NotAllowed …
9f7d53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2025 in 0s

97.95% (target 97.00%)

View this Pull Request on Codecov

97.95% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.95%. Comparing base (120d514) to head (9f7d53f).
Report is 744 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1523      +/-   ##
==========================================
+ Coverage   97.33%   97.95%   +0.61%     
==========================================
  Files          42       58      +16     
  Lines        2104     2693     +589     
==========================================
+ Hits         2048     2638     +590     
+ Misses         56       55       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.