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

Support iterable of points #37

Merged
merged 5 commits into from
May 11, 2022
Merged

Support iterable of points #37

merged 5 commits into from
May 11, 2022

Conversation

Luapulu
Copy link
Collaborator

@Luapulu Luapulu commented May 11, 2022

I now also have a test for a pendulum. Docs are next on the to do list now.

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #37 (62dea35) into master (54edafd) will decrease coverage by 0.33%.
The diff coverage is 90.69%.

❗ Current head 62dea35 differs from pull request most recent head 22756a1. Consider uploading reports for the commit 22756a1 to get more accurate results

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   98.95%   98.61%   -0.34%     
==========================================
  Files           7        7              
  Lines         477      505      +28     
==========================================
+ Hits          472      498      +26     
- Misses          5        7       +2     
Impacted Files Coverage Δ
src/PoincareInvariants.jl 92.85% <87.87%> (-0.90%) ⬇️
src/FirstFinDiffPlans.jl 100.00% <100.00%> (ø)
src/FirstFourierPlans.jl 100.00% <100.00%> (ø)
src/SecondChebyshevPlans.jl 100.00% <100.00%> (ø)
src/SecondFinDiffPlans.jl 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Luapulu Luapulu merged commit f3d79c0 into JuliaGNI:master May 11, 2022
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.

1 participant