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

Cleanup #4

Merged
merged 5 commits into from
Feb 28, 2018
Merged

Cleanup #4

merged 5 commits into from
Feb 28, 2018

Conversation

rdeits
Copy link
Collaborator

@rdeits rdeits commented Feb 28, 2018

Cleanups based on @tkoolen's feedback from #3

@rdeits rdeits mentioned this pull request Feb 28, 2018
@codecov-io
Copy link

codecov-io commented Feb 28, 2018

Codecov Report

Merging #4 into master will increase coverage by 2.51%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   88.16%   90.68%   +2.51%     
==========================================
  Files           4        4              
  Lines         169      161       -8     
==========================================
- Hits          149      146       -3     
+ Misses         20       15       -5
Impacted Files Coverage Δ
src/visualizer.jl 95% <100%> (ø) ⬆️
src/animate.jl 100% <100%> (+21.73%) ⬆️

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 03b5cdd...956cf86. Read the comment docs.

@@ -1,24 +1,3 @@
"""
Interpolations.jl requires that one(::Type{T}) be defined for any data
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like Interpolations.jl has fixed this issue, so this entire type is no longer required. Hooray!

@rdeits rdeits merged commit c28b261 into master Feb 28, 2018
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.

2 participants