neutrons / multiphonon

multiphonon (getDOS)
MIT License
3 stars 5 forks source link

Multiphonon dependency upgrade #158

Closed mpatrou closed 1 month ago

mpatrou commented 1 month ago

Short description of the changes:

The code includes changes related to upgrading the package dependencies, e.g. Mantid and avoid pinning (==) to specific versions.

Long description of the changes:

More specifically, it includes:

Check list for the pull request

Check list for the reviewer

Manual test for the reviewer

Test with histogram and multiphonon tests in the new environment

References

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 89.03%. Comparing base (36e97d0) to head (08917dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #158 +/- ## ========================================== + Coverage 88.79% 89.03% +0.23% ========================================== Files 23 23 Lines 1392 1395 +3 ========================================== + Hits 1236 1242 +6 + Misses 156 153 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

KyleQianliMa commented 1 month ago

Tested in both environment and all tests in both histogram and multiphonon passes