Conversation
orbeckst
commented
Apr 30, 2022
- fix remove CCP4 module #107 and gridData.tests.test_ccp4.test_ccp4 test fails on big-endian arches #50
- removed CCP4.py and test_CCP4.py
- updated docs
- updated CHANGELOG
Codecov Report
@@ Coverage Diff @@
## master #110 +/- ##
==========================================
- Coverage 88.08% 87.56% -0.52%
==========================================
Files 6 5 -1
Lines 856 748 -108
Branches 146 133 -13
==========================================
- Hits 754 655 -99
+ Misses 60 56 -4
+ Partials 42 37 -5
Continue to review full report at Codecov.
|
|
Ah didn't see you had requested a review for this too, I'll get to it tomorrow UK time |
|
I don't think that a mrcfile release with the fixed ccpem/mrcfile#35 is already out (the last one is 1.3.0 from Feb 2021 on https://pypi.org/project/mrcfile/) so we should not require a minimum version number (even though I think technically that would be the correct thing to do in order to claim having fixed #50 ). |
|
@IAlibay @richardjgowers I am looking for a rubberstamp here ;-) |
|
Thanks for the reminder, I'll get on it during lunch, I have a partial review which apparently I never submitted 😅 |
IAlibay
left a comment
There was a problem hiding this comment.
Just the one tiny thing - approving to avoid blocking.
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
|
Thanks Irfan! |