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

Improved tests #33

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Improved tests #33

merged 2 commits into from
Mar 24, 2022

Conversation

Luapulu
Copy link
Collaborator

@Luapulu Luapulu commented Mar 23, 2022

Here I add some really difficult tests. The Chebyshev implementation passes with flying colours. Even after going through the Henon map 3 times we still have an accuraacy of less than 100 machine epsilon using only one thousand points!

@Luapulu
Copy link
Collaborator Author

Luapulu commented Mar 23, 2022

The tests aren't running it seems.

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #33 (472176f) into master (02d17c6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   77.34%   77.34%           
=======================================
  Files           8        8           
  Lines         490      490           
=======================================
  Hits          379      379           
  Misses        111      111           
Impacted Files Coverage Δ
...condPoincareInvariants/SecondPoincareInvariants.jl 76.92% <ø> (ø)

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

@Luapulu Luapulu merged commit 5b87ee1 into JuliaGNI:master Mar 24, 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