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

Support ambiguous IUPAC codes in the mismatch trie. #10

Merged
merged 5 commits into from
Aug 11, 2023
Merged

Support ambiguous IUPAC codes in the mismatch trie. #10

merged 5 commits into from
Aug 11, 2023

Conversation

LTLA
Copy link
Collaborator

@LTLA LTLA commented Aug 11, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Patch coverage: 99.36% and project coverage change: +0.09% 🎉

Comparison is base (a30a17c) 97.26% compared to head (4c5bdde) 97.35%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   97.26%   97.35%   +0.09%     
==========================================
  Files          29       29              
  Lines        2410     2535     +125     
  Branches       45       48       +3     
==========================================
+ Hits         2344     2468     +124     
- Misses         38       39       +1     
  Partials       28       28              
Files Changed Coverage Δ
include/kaori/BarcodeSearch.hpp 95.95% <87.50%> (-0.95%) ⬇️
include/kaori/MismatchTrie.hpp 97.80% <100.00%> (+1.06%) ⬆️
include/kaori/handlers/DualBarcodes.hpp 89.84% <100.00%> (ø)
include/kaori/utils.hpp 89.79% <100.00%> (+1.48%) ⬆️
tests/src/BarcodeSearch.cpp 100.00% <100.00%> (ø)
tests/src/MismatchTrie.cpp 100.00% <100.00%> (ø)
tests/src/handlers/DualBarcodes.cpp 100.00% <100.00%> (ø)
tests/src/handlers/SingleBarcodeSingleEnd.cpp 100.00% <100.00%> (ø)

☔ 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.

2 participants