Conversation
|
Lets add an import of |
|
I think b/c of the caching pooch does, we don't need to worry about the fixture scope so these only run once. Also I know you are still working on this PR, but I did a quick check of all the files we have checked in and once we get the stuff in |
|
my motivation for putting pooch in a fixture is that it won't get called for tests that don't require it. e.g. if you want to just run the |
ffab691 to
ea69796
Compare
I'd like to support these tests in instances where the data exists in the cache, but I can brute-force this, but I'm curious if you have an elegant way of going about this? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1148 +/- ##
==========================================
- Coverage 93.52% 91.88% -1.64%
==========================================
Files 142 142
Lines 10632 10628 -4
==========================================
- Hits 9944 9766 -178
- Misses 688 862 +174
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Let me think about it -- my first thought is that we check if Can you test this?
And see if that actually works? |
ea69796 to
9f64de4
Compare
Yes that works as expected! |
09beb23 to
795d2d5
Compare
2267715 to
5a0339e
Compare
|
No API break detected ✅ |
There was a problem hiding this comment.
see here: https://github.com/OpenFreeEnergy/openfe/pull/1121/files#r1964427513
same data, just correctly(?) compressed.
mikemhenry
left a comment
There was a problem hiding this comment.
LGTM -- I don't think we need a news entry since this is pretty back end stuff and functionally it should all work. The only thing I can think of is if we don't add it to the changelog, somewhere we need to document how to manually load the test data on an air gapped system.
#1156 working on it here |
resolves #1132
also resolves #1130
Checklist
openfe fetch rbfe-tutorial-resultsbehavior: this will require a bit more work on the cli fetching side, I'll address in a follow-up PRDevelopers certificate of origin