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 copy(::SubKnotVector) #341

Merged
merged 3 commits into from
Nov 11, 2023

update tests for KnotVector

c7918bf
Select commit
Loading
Failed to load commit list.
Merged

Add copy(::SubKnotVector) #341

update tests for KnotVector
c7918bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 0s

97.02% (+0.00%) compared to 4259f0c

View this Pull Request on Codecov

97.02% (+0.00%) compared to 4259f0c

Details

Codecov Report

Merging #341 (c7918bf) into main (4259f0c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files          14       14           
  Lines        1546     1547    +1     
=======================================
+ Hits         1500     1501    +1     
  Misses         46       46           
Files Coverage Δ
src/_KnotVector.jl 95.45% <100.00%> (+0.02%) ⬆️