Skip to content

fix _subtype_info

78f9711
Select commit
Loading
Failed to load commit list.
Open

Refactor Sem multi-group support #317

fix _subtype_info
78f9711
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

72.70% (+0.86%) compared to 1f8d2a9

View this Pull Request on Codecov

72.70% (+0.86%) compared to 1f8d2a9

Details

Codecov Report

❌ Patch coverage is 73.72742% with 160 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.70%. Comparing base (1f8d2a9) to head (78f9711).
⚠️ Report is 78 commits behind head on devel.

Files with missing lines Patch % Lines
src/frontend/specification/Sem.jl 61.96% 97 Missing ⚠️
src/frontend/fit/summary.jl 0.00% 21 Missing ⚠️
src/frontend/fit/standard_errors/bootstrap.jl 82.53% 11 Missing ⚠️
src/frontend/finite_diff.jl 60.00% 8 Missing ⚠️
src/objective_gradient_hessian.jl 84.61% 6 Missing ⚠️
src/frontend/pretty_printing.jl 0.00% 5 Missing ⚠️
src/frontend/fit/fitmeasures/fit_measures.jl 0.00% 3 Missing ⚠️
src/additional_functions/simulation.jl 90.90% 1 Missing ⚠️
src/additional_functions/start_val/start_fabin3.jl 80.00% 1 Missing ⚠️
src/frontend/fit/fitmeasures/CFI.jl 94.44% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #317      +/-   ##
==========================================
+ Coverage   71.83%   72.70%   +0.86%     
==========================================
  Files          51       57       +6     
  Lines        2223     2469     +246     
==========================================
+ Hits         1597     1795     +198     
- Misses        626      674      +48     

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