cgevans / mixes

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

closes #33: Tracking samples in gel lanes #34

Closed dave-doty closed 1 year ago

dave-doty commented 1 year ago

This implements #33. See release notes here: https://github.com/cgevans/mixes/issues/33#issuecomment-1326654543

codecov-commenter commented 1 year ago

Codecov Report

Merging #34 (bb35182) into main (73fe141) will decrease coverage by 0.37%. The diff coverage is 26.66%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   74.27%   73.90%   -0.38%     
==========================================
  Files          14       14              
  Lines        2126     2138      +12     
==========================================
+ Hits         1579     1580       +1     
- Misses        547      558      +11     
Impacted Files Coverage Δ
src/alhambra_mixes/printing.py 57.14% <26.66%> (-3.45%) :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 1 year ago

Is it okay if I merge this into main?

cgevans commented 1 year ago

Yes, sorry!