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

Fix SwigPtrView.__getattr__ #2259

Merged
merged 5 commits into from
Jan 6, 2024

..

d7cc4ab
Select commit
Loading
Failed to load commit list.
Merged

Fix SwigPtrView.__getattr__ #2259

..
d7cc4ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

76.47% (+0.01%) compared to a253b17

View this Pull Request on Codecov

76.47% (+0.01%) compared to a253b17

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a253b17) 76.46% compared to head (d7cc4ab) 76.47%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2259      +/-   ##
===========================================
+ Coverage    76.46%   76.47%   +0.01%     
===========================================
  Files           92       92              
  Lines        14975    14977       +2     
===========================================
+ Hits         11450    11454       +4     
+ Misses        3525     3523       -2     
Files Coverage Δ
python/sdist/amici/numpy.py 87.38% <100.00%> (+2.06%) ⬆️