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 hash for AffineScalarFunc #219

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

feat: Changed hash implementation in AffineScalarFunc and added furth…

07eeca5
Select commit
Loading
Failed to load commit list.
Open

Implement hash for AffineScalarFunc #219

feat: Changed hash implementation in AffineScalarFunc and added furth…
07eeca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2024 in 0s

95.41% (-0.18%) compared to ea1d664

View this Pull Request on Codecov

95.41% (-0.18%) compared to ea1d664

Details

Codecov Report

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

Project coverage is 95.41%. Comparing base (ea1d664) to head (07eeca5).
Report is 1 commits behind head on master.

Files Patch % Lines
uncertainties/core.py 78.26% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   95.59%   95.41%   -0.18%     
==========================================
  Files          12       12              
  Lines        1905     1943      +38     
==========================================
+ Hits         1821     1854      +33     
- Misses         84       89       +5     

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