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

feat: test_entry_size; bound_checking biorbd_model #832

Merged
merged 14 commits into from
Feb 9, 2024

Merge branch 'master' into master

4e90df7
Select commit
Loading
Failed to load commit list.
Merged

feat: test_entry_size; bound_checking biorbd_model #832

Merge branch 'master' into master
4e90df7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 1s

78.22% (+0.10%) compared to ae901fd

View this Pull Request on Codecov

78.22% (+0.10%) compared to ae901fd

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ae901fd) 78.12% compared to head (4e90df7) 78.22%.
Report is 1 commits behind head on master.

Files Patch % Lines
bioptim/models/biorbd/biorbd_model.py 95.95% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage   78.12%   78.22%   +0.10%     
==========================================
  Files         140      140              
  Lines       16100    16189      +89     
==========================================
+ Hits        12578    12664      +86     
- Misses       3522     3525       +3     

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