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: add cigar utility method get_alignment_offsets #188

Merged
merged 19 commits into from
Oct 24, 2024

document tests

b90b605
Select commit
Loading
Failed to load commit list.
Merged

feat: add cigar utility method get_alignment_offsets #188

document tests
b90b605
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

89.48% (+0.07%) compared to 8c3c152

View this Pull Request on Codecov

89.48% (+0.07%) compared to 8c3c152

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.48%. Comparing base (8c3c152) to head (b90b605).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
+ Coverage   89.40%   89.48%   +0.07%     
==========================================
  Files          18       18              
  Lines        2105     2120      +15     
  Branches      467      471       +4     
==========================================
+ Hits         1882     1897      +15     
  Misses        146      146              
  Partials       77       77              

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