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

fix: ranking plot axis range for normalization factors #465

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

alexander-held
Copy link
Member

@alexander-held alexander-held commented Mar 8, 2024

As flagged by #463, the impact axis range did not correctly take into account cases where the largest impacts were post-fit. This can happen in particular for normalization factors, which have no pre-fit impact defined.

* take into account both pre- and post-fit impacts when setting ranking plot axis range
* updated pre-commit

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a10f48c) to head (a71d23b).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #465   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2082      2082           
  Branches       340       340           
=========================================
  Hits          2082      2082           

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

@alexander-held alexander-held merged commit bc57555 into master Mar 8, 2024
7 checks passed
@alexander-held alexander-held deleted the fix/ranking-prefit-range branch March 8, 2024 17:18
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.

1 participant