Skip to content

AbstractPPL 0.14 - new VarName optics & modifications to VNT (#1203)

65173b6
Select commit
Loading
Failed to load commit list.
Draft

[breaking] v0.40 #1164

AbstractPPL 0.14 - new VarName optics & modifications to VNT (#1203)
65173b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2026 in 1s

78.59% (-0.42%) compared to 412b2a9

View this Pull Request on Codecov

78.59% (-0.42%) compared to 412b2a9

Details

Codecov Report

❌ Patch coverage is 85.37313% with 147 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.59%. Comparing base (412b2a9) to head (65173b6).

Files with missing lines Patch % Lines
src/test_utils/models.jl 4.91% 58 Missing ⚠️
src/varinfo.jl 80.33% 35 Missing ⚠️
src/varnamedtuple/partial_array.jl 94.09% 19 Missing ⚠️
src/bijector.jl 71.42% 8 Missing ⚠️
src/varnamedtuple.jl 80.48% 8 Missing ⚠️
src/varnamedtuple/getset.jl 90.16% 6 Missing ⚠️
src/varnamedtuple/map.jl 96.74% 4 Missing ⚠️
src/compiler.jl 86.95% 3 Missing ⚠️
src/utils.jl 80.00% 3 Missing ⚠️
src/abstract_varinfo.jl 50.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1164      +/-   ##
==========================================
- Coverage   79.00%   78.59%   -0.42%     
==========================================
  Files          41       41              
  Lines        3944     3228     -716     
==========================================
- Hits         3116     2537     -579     
+ Misses        828      691     -137     

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