cctbx / dxtbx

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

Fix profile, scaling models in Python 3.12 #727

Closed ndevenish closed 2 months ago

ndevenish commented 2 months ago

This code exists in dxtbx to load, but only DIALS actively provides implementations, so no test failures were caused.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.81%. Comparing base (e0c47b6) to head (368630f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #727 +/- ## ======================================= Coverage 41.81% 41.81% ======================================= Files 187 187 Lines 16806 16806 Branches 3208 3210 +2 ======================================= Hits 7027 7027 Misses 9133 9133 Partials 646 646 ```