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

Speed up viterbi #93

Merged
merged 8 commits into from
Feb 24, 2024

Fix docs

4bf59ed
Select commit
Loading
Failed to load commit list.
Merged

Speed up viterbi #93

Fix docs
4bf59ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2024 in 0s

93.40% (+0.52%) compared to 5ad5d81

View this Pull Request on Codecov

93.40% (+0.52%) compared to 5ad5d81

Details

Codecov Report

Attention: Patch coverage is 94.62366% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.40%. Comparing base (5ad5d81) to head (4bf59ed).

Files Patch % Lines
src/utils/valid.jl 55.55% 4 Missing ⚠️
src/types/abstract_hmm.jl 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   92.87%   93.40%   +0.52%     
==========================================
  Files          18       18              
  Lines         449      500      +51     
==========================================
+ Hits          417      467      +50     
- Misses         32       33       +1     

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