bittremieux / spectrum_utils

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

Compatible with Python 3.11 #47

Closed bittremieux closed 1 year ago

bittremieux commented 1 year ago

Numba has to be at least version 0.57.

Fixes #44.

codecov-commenter commented 1 year ago

Codecov Report

Merging #47 (a33c14a) into main (86c623b) will increase coverage by 0.20%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   70.58%   70.79%   +0.20%     
==========================================
  Files           7        7              
  Lines         962      962              
==========================================
+ Hits          679      681       +2     
+ Misses        283      281       -2     
Impacted Files Coverage Δ
spectrum_utils/spectrum.py 59.48% <ø> (ø)

... and 1 file with indirect coverage changes