Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to fix mate info on non-primaries and templates #204

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

feat: mate info can only come from a primary record

0649c67
Select commit
Loading
Failed to load commit list.
Open

Add methods to fix mate info on non-primaries and templates #204

feat: mate info can only come from a primary record
0649c67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

91.44% (+0.37%) compared to b0b4227

View this Pull Request on Codecov

91.44% (+0.37%) compared to b0b4227

Details

Codecov Report

Attention: Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.44%. Comparing base (b0b4227) to head (0649c67).

Files with missing lines Patch % Lines
fgpyo/sam/__init__.py 94.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   91.06%   91.44%   +0.37%     
==========================================
  Files          18       18              
  Lines        2283     2314      +31     
  Branches      337      349      +12     
==========================================
+ Hits         2079     2116      +37     
+ Misses        133      124       -9     
- Partials       71       74       +3     

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