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 methods to Base.float for AbstractKnotVector #299

Merged
merged 2 commits into from
Jan 17, 2023
Merged

Conversation

hyrodium
Copy link
Owner

This PR fixes #208.

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #299 (7415010) into main (75887e5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #299   +/-   ##
=======================================
  Coverage   97.97%   97.98%           
=======================================
  Files          16       16           
  Lines        1237     1241    +4     
=======================================
+ Hits         1212     1216    +4     
  Misses         25       25           
Impacted Files Coverage Δ
src/_KnotVector.jl 93.47% <100.00%> (+0.14%) ⬆️
src/_UniformKnotVector.jl 95.45% <100.00%> (+0.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hyrodium hyrodium merged commit 84691d0 into main Jan 17, 2023
@hyrodium hyrodium deleted the feature/float branch January 17, 2023 15:58
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.

Add methods for float
1 participant