bittremieux / spectrum_utils

Python package for efficient mass spectrometry data processing and visualization
https://spectrum-utils.readthedocs.io/
Apache License 2.0
130 stars 21 forks source link

Replace appdirs by platformdirs #65

Closed bittremieux closed 2 months ago

bittremieux commented 2 months ago

Fixes #62.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 66.21%. Comparing base (9bcc3f0) to head (cc4f19f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================== + Coverage 66.02% 66.21% +0.19% ========================================== Files 7 7 Lines 1036 1036 ========================================== + Hits 684 686 +2 + Misses 352 350 -2 ```

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