Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

IMP: add feature_dict method to MAGSequencesDirFmt #70

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

colinvwood
Copy link
Contributor

@colinvwood colinvwood commented Dec 6, 2023

Adds a feature_dict method to the MAGSequencesDirFmt format. Essentially mirrors the changes made in #57 for the ContigSequencesDirFmt format.

These two methods are very similar, so it might be worthwhile to centralize them in the future.

Needed for #56.

@colinvwood colinvwood changed the title IMP: add feature-dict to MAGSequencesDirFmt IMP: add feature-dict method to MAGSequencesDirFmt Dec 6, 2023
@colinvwood colinvwood changed the title IMP: add feature-dict method to MAGSequencesDirFmt IMP: add feature_dict method to MAGSequencesDirFmt Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f8c301) 96.35% compared to head (8c5e2eb) 96.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   96.35%   96.42%   +0.07%     
==========================================
  Files          42       42              
  Lines        1371     1400      +29     
==========================================
+ Hits         1321     1350      +29     
  Misses         50       50              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@colinvwood colinvwood requested a review from misialq December 6, 2023 22:14
@misialq misialq added the enhancement New feature or request label Dec 7, 2023
Copy link
Contributor

@misialq misialq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @colinvwood, looks good - thanks!

@misialq misialq merged commit 22fd9a3 into bokulich-lab:main Dec 7, 2023
7 checks passed
misialq pushed a commit to misialq/q2-types-genomics that referenced this pull request Jan 15, 2024
* add feature_dict to MAGSequencesDirFmt

* make equivalent method in ContigSequencesDirFmt comparable

* dummy non mag for coverage
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants