cgevans / mixes

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

fixed bug with reading from IDT specs files when given as .xlsx file #12

Closed dave-doty closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (a581ffe) into main (ff98b4a) will decrease coverage by 0.93%. The diff coverage is 9.09%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   66.62%   65.69%   -0.94%     
==========================================
  Files          12       12              
  Lines        1645     1673      +28     
==========================================
+ Hits         1096     1099       +3     
- Misses        549      574      +25     
Impacted Files Coverage Δ
src/alhambra_mixes/quantitate.py 53.97% <9.09%> (-4.43%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dave-doty commented 2 years ago

Hmm, sorry, I'm not sure what these "codecov" tests are doing.

cgevans commented 2 years ago

You can ignore them: they're tracking changes to test coverage.