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

Raise during unsupported model imports #2596

Merged
merged 1 commit into from
Nov 26, 2024

Raise during unsupported model imports

8147049
Select commit
Loading
Failed to load commit list.
Merged

Raise during unsupported model imports #2596

Raise during unsupported model imports
8147049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 1s

77.56% (+0.05%) compared to 2ebc149

View this Pull Request on Codecov

77.56% (+0.05%) compared to 2ebc149

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.56%. Comparing base (2ebc149) to head (8147049).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
python/tests/conftest.py 37.50% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2596      +/-   ##
===========================================
+ Coverage    77.50%   77.56%   +0.05%     
===========================================
  Files          329      329              
  Lines        22122    21637     -485     
  Branches      1474     1470       -4     
===========================================
- Hits         17145    16782     -363     
+ Misses        4966     4844     -122     
  Partials        11       11              
Files with missing lines Coverage Δ
python/sdist/amici/__init__.py 94.44% <ø> (ø)
python/tests/conftest.py 28.00% <37.50%> (+6.94%) ⬆️

... and 52 files with indirect coverage changes