cctbx / dxtbx

Diffraction Experiment Toolbox
BSD 3-Clause "New" or "Revised" License
2 stars 12 forks source link

Fix old I03 data not processing #737

Closed ndevenish closed 1 month ago

ndevenish commented 1 month ago

This data did not process, because:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.48148% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 41.73%. Comparing base (78147cc) to head (d0934b3). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #737 +/- ## ========================================== - Coverage 42.15% 41.73% -0.42% ========================================== Files 188 188 Lines 16764 16877 +113 Branches 3196 3232 +36 ========================================== - Hits 7067 7044 -23 - Misses 9052 9178 +126 - Partials 645 655 +10 ```
dagewa commented 1 month ago

Thanks, confirmed I can process that data set now 👍