Skip to content

Avoid errors in domain bounds check by checking before the transformation#37

Merged
stevengj merged 2 commits intoJuliaMath:masterfrom
hersle:check_untransformed_domain_bounds
May 4, 2026
Merged

Avoid errors in domain bounds check by checking before the transformation#37
stevengj merged 2 commits intoJuliaMath:masterfrom
hersle:check_untransformed_domain_bounds

Conversation

@hersle
Copy link
Copy Markdown
Contributor

@hersle hersle commented May 4, 2026

I propose this as a fix for #36. Do you think there is a better way to handle this?

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (35eb4f5) to head (eab9f36).
⚠️ Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   96.20%   96.73%   +0.52%     
==========================================
  Files           5        6       +1     
  Lines         237      306      +69     
==========================================
+ Hits          228      296      +68     
- Misses          9       10       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stevengj
Copy link
Copy Markdown
Member

stevengj commented May 4, 2026

Seems reasonable.

@stevengj stevengj merged commit 18c07fe into JuliaMath:master May 4, 2026
4 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.

2 participants