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 benign bug in midpoint evaluation. #17

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix benign bug in midpoint evaluation. #17

merged 1 commit into from
Dec 3, 2024

Conversation

f0uriest
Copy link
Owner

@f0uriest f0uriest commented Dec 3, 2024

Resolves #16

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2024

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.83%. Comparing base (48fe56b) to head (fa14060).

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files           7        7           
  Lines         616      616           
=======================================
  Hits          578      578           
  Misses         38       38           
Files with missing lines Coverage Δ
quadax/adaptive.py 96.87% <100.00%> (ø)
quadax/romberg.py 100.00% <100.00%> (ø)

@f0uriest f0uriest merged commit 0cb837c into main Dec 3, 2024
7 checks passed
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.

Confusion about what seems to be a typo in midpoint evaluation
2 participants