Skip to content

Merge branch 'develop' into transform-distributions

54794bb
Select commit
Loading
Failed to load commit list.
Open

Transform distributions #925

Merge branch 'develop' into transform-distributions
54794bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

90.38% (+0.97%) compared to 4628a65

View this Pull Request on Codecov

90.38% (+0.97%) compared to 4628a65

Details

Codecov Report

❌ Patch coverage is 88.66667% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.38%. Comparing base (4628a65) to head (54794bb).
⚠️ Report is 50 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/parameters/distributions.py 87.69% 16 Missing ⚠️
pybop/parameters/multivariate_distributions.py 85.36% 12 Missing ⚠️
pybop/parameters/parameter.py 92.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #925      +/-   ##
===========================================
+ Coverage    89.41%   90.38%   +0.97%     
===========================================
  Files           63       73      +10     
  Lines         4857     5670     +813     
===========================================
+ Hits          4343     5125     +782     
- Misses         514      545      +31     

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