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

Add cumulative simpson integration #12

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Add cumulative simpson integration #12

merged 2 commits into from
Jul 22, 2024

Conversation

f0uriest
Copy link
Owner

Resolves #9

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 91.20879% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.83%. Comparing base (39eafa0) to head (d52a820).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   94.33%   93.83%   -0.51%     
==========================================
  Files           7        7              
  Lines         530      616      +86     
==========================================
+ Hits          500      578      +78     
- Misses         30       38       +8     
Files Coverage Δ
quadax/__init__.py 100.00% <100.00%> (ø)
quadax/sampled.py 88.11% <91.11%> (+1.91%) ⬆️

@f0uriest f0uriest merged commit 09217f2 into main Jul 22, 2024
7 checks passed
@f0uriest f0uriest deleted the rc/cumulative_simpson branch July 22, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cumulative_simpson
2 participants