bokulich-lab / q2-types-genomics

QIIME 2 types for genomics plugins.
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

change MAGSequencesDirFmt from single file dir fmt to standard dir fmt #60

Closed colinvwood closed 1 year ago

colinvwood commented 1 year ago

The current MAGSequencesDirFmt is a SingleFileDirectoryFormat but is being used to store multiple mags.

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (0af6d2e) into main (54521a6) will decrease coverage by 0.07%. Report is 2 commits behind head on main. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   96.28%   96.22%   -0.07%     
==========================================
  Files          42       42              
  Lines        1293     1297       +4     
==========================================
+ Hits         1245     1248       +3     
- Misses         48       49       +1     
Files Coverage Δ
q2_types_genomics/feature_data/_format.py 87.50% <80.00%> (-4.17%) :arrow_down:
q2_types_genomics/per_sample_data/_format.py 89.87% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more