chore: update pre-commit hooks #154
Merged
Codecov / codecov/project
succeeded
Dec 18, 2023 in 1s
93.41% (+0.37%) compared to 3ba9a6a
View this Pull Request on Codecov
93.41% (+0.37%) compared to 3ba9a6a
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
3ba9a6a
) 93.03% compared to head (2e4b0e6
) 93.41%.
Report is 11 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
pybop/_problem.py | 93.10% | 2 Missing |
pybop/optimisers/nlopt_optimize.py | 66.66% | 1 Missing |
pybop/optimisers/scipy_optimisers.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #154 +/- ##
===========================================
+ Coverage 93.03% 93.41% +0.37%
===========================================
Files 34 34
Lines 1178 1199 +21
===========================================
+ Hits 1096 1120 +24
+ Misses 82 79 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading