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

First pass for ARHMM #123

Open
wants to merge 8 commits into
base: gd/ar
Choose a base branch
from

Fix a `size` -> `length` that I've missed

4c1b890
Select commit
Loading
Failed to load commit list.
Open

First pass for ARHMM #123

Fix a `size` -> `length` that I've missed
4c1b890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2024 in 0s

94.95% (-0.33%) compared to fc44a53

View this Pull Request on Codecov

94.95% (-0.33%) compared to fc44a53

Details

Codecov Report

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

Project coverage is 94.95%. Comparing base (fc44a53) to head (4c1b890).

Files with missing lines Patch % Lines
src/types/abstract_hmm.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            gd/ar     #123      +/-   ##
==========================================
- Coverage   95.27%   94.95%   -0.33%     
==========================================
  Files          18       18              
  Lines         508      515       +7     
==========================================
+ Hits          484      489       +5     
- Misses         24       26       +2     

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