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

implement numpy ufuncs #249

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

make AffineScalarFunc not require np

f45193a
Select commit
Loading
Failed to load commit list.
Open

implement numpy ufuncs #249

make AffineScalarFunc not require np
f45193a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2024 in 0s

94.86% (-0.91%) compared to 64e7320

View this Pull Request on Codecov

94.86% (-0.91%) compared to 64e7320

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 26 lines in your changes missing coverage. Please review.

Project coverage is 94.86%. Comparing base (64e7320) to head (f45193a).

Files Patch % Lines
uncertainties/ufloatnumpy.py 77.57% 24 Missing ⚠️
uncertainties/core.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   95.77%   94.86%   -0.91%     
==========================================
  Files          15       17       +2     
  Lines        1916     2123     +207     
==========================================
+ Hits         1835     2014     +179     
- Misses         81      109      +28     

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