Skip to content

Conversation

@carlos-adir
Copy link
Contributor

@carlos-adir carlos-adir commented Aug 12, 2025

This PR adds the property domain for Polynomial and Bezier classes

  • The Polynomial has as default domain the entire real line
  • The Bezier has as default domain the closed interval [0, 1]

@carlos-adir carlos-adir self-assigned this Aug 12, 2025
@carlos-adir carlos-adir added the enhancement New feature or request label Aug 12, 2025
@carlos-adir carlos-adir marked this pull request as ready for review August 12, 2025 16:55
@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.92%. Comparing base (7cb4303) to head (ecf93ca).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   97.89%   97.92%   +0.02%     
==========================================
  Files          27       27              
  Lines        2472     2504      +32     
==========================================
+ Hits         2420     2452      +32     
  Misses         52       52              

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

@carlos-adir carlos-adir merged commit 89401f7 into main Aug 12, 2025
10 checks passed
@carlos-adir carlos-adir deleted the dev/add_domain_analytic branch August 15, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants