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

Test for AuxException cases #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Test for AuxException cases #2

wants to merge 1 commit into from

Conversation

jakobnissen
Copy link
Member

Also make sure that AuxExceptions are thrown more often, where possible

Thank you for your contribution!
If you have any questions about your PR, or need help completing it, you can ping the maintainers of this repository, who will be happy to help if they can find time.

You can optionally use the following checklist when you work on your PR:

  • I have updated any relevant documentation and docstrings.
  • I have added unit tests, and the CodeCov bot shows tests cover my new code.
  • I have mentioned my changes in the CHANGELOG.md file.

Also make sure that AuxExceptions are thrown more often, where possible
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

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

Project coverage is 88.57%. Comparing base (4ba1617) to head (959c69a).

Files with missing lines Patch % Lines
src/bam.jl 50.00% 1 Missing ⚠️
src/sam.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   81.60%   88.57%   +6.97%     
==========================================
  Files           5        5              
  Lines         625      639      +14     
==========================================
+ Hits          510      566      +56     
+ Misses        115       73      -42     
Flag Coverage Δ
unittests 88.57% <92.00%> (+6.97%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant