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

feat: remove pysam and bwa warmup hack #65

Merged
merged 5 commits into from
Oct 4, 2024

chore: fix asserts in tests

80ea938
Select commit
Loading
Failed to load commit list.
Merged

feat: remove pysam and bwa warmup hack #65

chore: fix asserts in tests
80ea938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

97.25% (-0.13%) compared to 5515d05

View this Pull Request on Codecov

97.25% (-0.13%) compared to 5515d05

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.25%. Comparing base (5515d05) to head (80ea938).

Files with missing lines Patch % Lines
prymer/offtarget/bwa.py 84.61% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   97.38%   97.25%   -0.13%     
==========================================
  Files          25       25              
  Lines        1605     1603       -2     
  Branches      302      303       +1     
==========================================
- Hits         1563     1559       -4     
  Misses         23       23              
- Partials       19       21       +2     

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