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

Archimedeans #73

Merged
merged 10 commits into from
Nov 20, 2023

Make fitting tests pass on all archimedeans

a3ca09a
Select commit
Loading
Failed to load commit list.
Merged

Archimedeans #73

Make fitting tests pass on all archimedeans
a3ca09a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

80.40% (+0.75%) compared to 2dfce3d

View this Pull Request on Codecov

80.40% (+0.75%) compared to 2dfce3d

Details

Codecov Report

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

Comparison is base (2dfce3d) 79.64% compared to head (a3ca09a) 80.40%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/ArchimedeanCopulas/AMHCopula.jl 54.16% 11 Missing ⚠️
src/ArchimedeanCopulas/InvGaussianCopula.jl 74.07% 7 Missing ⚠️
src/ArchimedeanCopulas/FrankCopula.jl 85.71% 2 Missing ⚠️
src/ArchimedeanCopulas/GumbelBarnettCopula.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   79.64%   80.40%   +0.75%     
==========================================
  Files          27       27              
  Lines         570      643      +73     
==========================================
+ Hits          454      517      +63     
- Misses        116      126      +10     

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