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 tests for new type parameter printing #18

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Conversation

sostock
Copy link
Owner

@sostock sostock commented Sep 4, 2020

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2020

Codecov Report

Merging #18 into master will increase coverage by 0.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   94.16%   94.63%   +0.46%     
==========================================
  Files           6        6              
  Lines         463      503      +40     
==========================================
+ Hits          436      476      +40     
  Misses         27       27              
Impacted Files Coverage Δ
src/BSplines.jl 100.00% <0.00%> (ø)
src/derivatives.jl 100.00% <0.00%> (ø)
src/vectortypes.jl 100.00% <0.00%> (ø)
src/spline.jl 97.61% <0.00%> (+0.11%) ⬆️
src/bsplinebasis.jl 98.54% <0.00%> (+0.12%) ⬆️
src/plotting.jl 34.37% <0.00%> (+4.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eaa50d6...27517af. Read the comment docs.

@sostock sostock merged commit daedaa6 into master Sep 4, 2020
@sostock sostock deleted the typeprintingfix branch September 4, 2020 10:53
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.

None yet

2 participants