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

Update fetch results #779

Merged
merged 8 commits into from
Mar 27, 2024
Merged

Update fetch results #779

merged 8 commits into from
Mar 27, 2024

Conversation

richardjgowers
Copy link
Contributor

fixes the tarball used for gather command for new Settings

re-enables the tests for gather than I'd previously marked as xfail while we were hashing out the new settings

this allows us to later deduplicate and remove the unit_results key from results dicts
current raw results are only one replicate, should probably have multiple repeats to test raw output
could instead normalise the whitespace to be more permissive...
@richardjgowers richardjgowers added this to the 1.0.0 milestone Mar 26, 2024
@pep8speaks
Copy link

pep8speaks commented Mar 26, 2024

Hello @richardjgowers! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 33:80: E501 line too long (82 > 79 characters)

Comment last updated at 2024-03-27 01:46:36 UTC

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.31%. Comparing base (cb53b61) to head (4ffd426).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
- Coverage   93.58%   92.31%   -1.28%     
==========================================
  Files         133      133              
  Lines        9768     9767       -1     
==========================================
- Hits         9141     9016     -125     
- Misses        627      751     +124     
Flag Coverage Δ
fast-tests 92.31% <100.00%> (?)
slow-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@richardjgowers
Copy link
Contributor Author

I've checked locally that the results of openfe gather with all report options gives the same results with this file and with the previous release

Copy link
Contributor

@mikemhenry mikemhenry left a comment

Choose a reason for hiding this comment

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

LGTM, just a suggestion to removed some commented out code.

devtools/data/fix_rbfe_results.py Outdated Show resolved Hide resolved
devtools/data/fix_rbfe_results.py Outdated Show resolved Hide resolved
@mikemhenry mikemhenry merged commit 0a64694 into main Mar 27, 2024
9 of 10 checks passed
@mikemhenry mikemhenry deleted the update_fetch_results branch March 27, 2024 02:08
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