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

Fix changebasis_I #323

Merged
merged 42 commits into from
Sep 18, 2023

update with TODO comments

652a2e7
Select commit
Loading
Failed to load commit list.
Merged

Fix changebasis_I #323

update with TODO comments
652a2e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2023 in 0s

96.69% (+0.08%) compared to b0221e6

View this Pull Request on Codecov

96.69% (+0.08%) compared to b0221e6

Details

Codecov Report

Merging #323 (652a2e7) into main (b0221e6) will increase coverage by 0.08%.
The diff coverage is 91.71%.

@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
+ Coverage   96.61%   96.69%   +0.08%     
==========================================
  Files          13       13              
  Lines        1359     1513     +154     
==========================================
+ Hits         1313     1463     +150     
- Misses         46       50       +4     
Files Changed Coverage Δ
src/_BSplineSpace.jl 98.02% <ø> (+6.57%) ⬆️
src/_ChangeBasis.jl 92.98% <91.30%> (-1.36%) ⬇️
src/_BSplineBasis.jl 99.28% <94.73%> (-0.72%) ⬇️
src/_KnotVector.jl 95.36% <100.00%> (+0.03%) ⬆️