Skip to content

refactor: Jax implementation, FittingProblem.evaluate, adds Fisher In…

Codecov / codecov/project failed Nov 8, 2024 in 0s

98.83% (-0.25%) compared to c8b00e6

View this Pull Request on Codecov

98.83% (-0.25%) compared to c8b00e6

Details

Codecov Report

Attention: Patch coverage is 88.52459% with 14 lines in your changes missing coverage. Please review.

Project coverage is 98.83%. Comparing base (c8b00e6) to head (8f11efe).
Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/experimental/jax_costs.py 83.33% 11 Missing ⚠️
pybop/optimisers/base_optimiser.py 80.00% 1 Missing ⚠️
pybop/plot/problem.py 66.66% 1 Missing ⚠️
pybop/problems/fitting_problem.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #481      +/-   ##
===========================================
- Coverage    99.08%   98.83%   -0.25%     
===========================================
  Files           52       57       +5     
  Lines         3605     3962     +357     
===========================================
+ Hits          3572     3916     +344     
- Misses          33       46      +13     

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