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

Sort test percentage difference by absolute percentage difference #3390

Conversation

timothy-nunn
Copy link
Contributor

Regression test failure is now sorted by absolute percentage difference:

WARNING  test_process_input_files:test_process_input_files.py:129 Variable                     Ref             New        % Change
WARNING  test_process_input_files:test_process_input_files.py:132 ------------------------------------------------------------
WARNING  test_process_input_files:test_process_input_files.py:134 c22224                      7.51            -751       -10100.00
WARNING  test_process_input_files:test_process_input_files.py:134 c22223                      90.2        9.02e+03         9900.00
WARNING  test_process_input_files:test_process_input_files.py:134 c2223                        254       -1.27e+03         -600.00
WARNING  test_process_input_files:test_process_input_files.py:134 c2222                        636        3.18e+03          400.00
WARNING  test_process_input_files:test_process_input_files.py:134 c22221                       462            -231         -150.00
WARNING  test_process_input_files:test_process_input_files.py:134 c22222                      76.2            7.62          -90.00

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.62%. Comparing base (a800baf) to head (d6e3852).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3390   +/-   ##
=======================================
  Coverage   27.62%   27.62%           
=======================================
  Files          77       77           
  Lines       18044    18044           
=======================================
  Hits         4984     4984           
  Misses      13060    13060           

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

@timothy-nunn timothy-nunn merged commit ea54077 into main Nov 14, 2024
18 checks passed
@timothy-nunn timothy-nunn deleted the 3178-sort-regression-test-reporting-by-absolute-percentage-change branch November 14, 2024 16:53
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.

Sort regression test reporting by absolute percentage change
3 participants