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

extend Base.:(==) to SplineWrapper abstract type #75

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

tlow22
Copy link
Contributor

@tlow22 tlow22 commented Jul 17, 2023

This will resolve issue #74, as discussed, thanks for the help!

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2023

Codecov Report

Merging #75 (226251d) into master (b2734a3) will decrease coverage by 0.04%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   95.38%   95.34%   -0.04%     
==========================================
  Files          35       35              
  Lines        2187     2191       +4     
==========================================
+ Hits         2086     2089       +3     
- Misses        101      102       +1     
Impacted Files Coverage Δ
src/BSplineKit.jl 100.00% <ø> (ø)
src/Splines/spline.jl 94.81% <ø> (ø)
src/Splines/wrapper.jl 85.71% <0.00%> (-14.29%) ⬇️
src/Recombinations/natural.jl 97.59% <100.00%> (+0.18%) ⬆️

... and 3 files with indirect coverage changes

@jipolanco jipolanco merged commit 86ae3d9 into jipolanco:master Jul 17, 2023
3 of 4 checks passed
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.

3 participants