Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update pre-commit hooks #154

Merged
merged 1 commit into from
Dec 20, 2023

chore: update pre-commit hooks

2e4b0e6
Select commit
Loading
Failed to load commit list.
Merged

chore: update pre-commit hooks #154

chore: update pre-commit hooks
2e4b0e6
Select commit
Loading
Failed to load commit list.
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.