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

Better docs and numerical stability #87

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Better docs and numerical stability #87

merged 5 commits into from
Feb 22, 2024

Conversation

gdalle
Copy link
Owner

@gdalle gdalle commented Feb 22, 2024

No description provided.

@gdalle gdalle linked an issue Feb 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (31de15c) 92.19% compared to head (d601615) 92.87%.

❗ Current head d601615 differs from pull request most recent head e92f1a3. Consider uploading reports for the commit e92f1a3 to get more accurate results

Files Patch % Lines
src/types/hmm.jl 50.00% 2 Missing ⚠️
src/utils/lightdiagnormal.jl 90.90% 2 Missing ⚠️
src/utils/valid.jl 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   92.19%   92.87%   +0.67%     
==========================================
  Files          18       18              
  Lines         474      449      -25     
==========================================
- Hits          437      417      -20     
+ Misses         37       32       -5     

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

@gdalle gdalle merged commit ba666fb into main Feb 22, 2024
1 of 3 checks passed
@gdalle gdalle deleted the update_docs branch February 22, 2024 17:30
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.

Test numerical stability
1 participant