Skip to content

I add commented code used in R

8655131
Select commit
Loading
Failed to load commit list.
Open

add rho TCopula and Gaussian CDF #330

I add commented code used in R
8655131
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

17.65% (-60.31%) compared to c974872

View this Pull Request on Codecov

17.65% (-60.31%) compared to c974872

Details

Codecov Report

❌ Patch coverage is 80.83832% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.65%. Comparing base (c974872) to head (8655131).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/EllipticalCopulas/TCopula.jl 48.78% 21 Missing ⚠️
src/EllipticalCopula.jl 91.37% 10 Missing ⚠️
src/EllipticalCopulas/GaussianCopula.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #330       +/-   ##
===========================================
- Coverage   77.95%   17.65%   -60.31%     
===========================================
  Files          84       84               
  Lines        4986     5120      +134     
===========================================
- Hits         3887      904     -2983     
- Misses       1099     4216     +3117     

☔ 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.