Skip to content

avoid inverting zeros in sklardist

fc12c12
Select commit
Loading
Failed to load commit list.
Merged

first shot for add vcov #311

avoid inverting zeros in sklardist
fc12c12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 1s

78.55% (+4.04%) compared to 29108e3

View this Pull Request on Codecov

78.55% (+4.04%) compared to 29108e3

Details

Codecov Report

❌ Patch coverage is 70.33639% with 194 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.55%. Comparing base (29108e3) to head (fc12c12).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/show.jl 0.00% 129 Missing ⚠️
src/Fitting.jl 84.00% 32 Missing ⚠️
src/utils.jl 58.82% 7 Missing ⚠️
src/WilliamsonTransforms.jl 84.61% 6 Missing ⚠️
src/Generator.jl 86.20% 4 Missing ⚠️
src/MiscellaneousCopulas/FGMCopula.jl 91.11% 4 Missing ⚠️
src/ExtremeValueCopula.jl 83.33% 2 Missing ⚠️
src/Generator/BB2Generator.jl 88.88% 2 Missing ⚠️
src/MiscellaneousCopulas/IndependentCopula.jl 0.00% 2 Missing ⚠️
src/MiscellaneousCopulas/MCopula.jl 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
+ Coverage   74.50%   78.55%   +4.04%     
==========================================
  Files          84       85       +1     
  Lines        4837     4994     +157     
==========================================
+ Hits         3604     3923     +319     
+ Misses       1233     1071     -162     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.