Renames + bug correction#133
Conversation
rprebet
commented
Mar 25, 2026
- Rename files/functions/types for curve parametrization to avoid confusion with parametric/rational curves. It consists mainly in swapping "rational" and "curve".
- Bug correction in the computation of zero-dim parametrization of fibers of the curves. This was not replacing non-generic fibers by new ones, as designed first.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #133 +/- ##
==========================================
+ Coverage 83.59% 83.91% +0.31%
==========================================
Files 26 32 +6
Lines 2768 3171 +403
==========================================
+ Hits 2314 2661 +347
- Misses 454 510 +56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Would it be advisable to keep |
|
Very sorry to be slow on this. Since |