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 output for non-irf failure #446

Merged
merged 8 commits into from
Apr 18, 2024

Conversation

janvonrickenbach
Copy link
Contributor

@janvonrickenbach janvonrickenbach commented Apr 5, 2024

Always use the "max" container since it contains the worst failure value. Also see the corresponding backend PR. Some tests currently fail because the the "convert_failure_measure" operator does not correctly preserve the "Reference Surface" suffix in the field name. This will be fixed once the backend PR is merged.

@janvonrickenbach janvonrickenbach changed the title Jvonrick/fix output for non irf failure Fix output for non-irf failure Apr 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.13%. Comparing base (2e7b970) to head (31c8f6a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   92.11%   92.13%   +0.01%     
==========================================
  Files          49       49              
  Lines        3298     3304       +6     
==========================================
+ Hits         3038     3044       +6     
  Misses        260      260              

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

@janvonrickenbach janvonrickenbach marked this pull request as ready for review April 15, 2024 12:50
@janvonrickenbach janvonrickenbach enabled auto-merge (squash) April 18, 2024 12:40
@janvonrickenbach janvonrickenbach merged commit 9bcd733 into main Apr 18, 2024
29 checks passed
@janvonrickenbach janvonrickenbach deleted the jvonrick/fix_output_for_non_irf_failure branch April 18, 2024 14:16
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.

3 participants