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: ensure FileBasedVariantLookup is used as a context manager #71

Merged
merged 10 commits into from
Nov 13, 2024

chore: fixup a few review issues

b82e455
Select commit
Loading
Failed to load commit list.
Merged

feat: ensure FileBasedVariantLookup is used as a context manager #71

chore: fixup a few review issues
b82e455
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

96.65% (+0.01%) compared to 8cbc1a2

View this Pull Request on Codecov

96.65% (+0.01%) compared to 8cbc1a2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.65%. Comparing base (8cbc1a2) to head (b82e455).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   96.63%   96.65%   +0.01%     
==========================================
  Files          26       26              
  Lines        1696     1706      +10     
  Branches      330      331       +1     
==========================================
+ Hits         1639     1649      +10     
  Misses         31       31              
  Partials       26       26              

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