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

Improve integrator stability #416

Merged
merged 29 commits into from
Apr 25, 2023
Merged

Improve integrator stability #416

merged 29 commits into from
Apr 25, 2023

Conversation

schneiderfelipe
Copy link
Member

This fixes a recently found stability issue.

@schneiderfelipe schneiderfelipe changed the title Improve integrator stability Improve integrator stability (WIP) Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10 🎉

Comparison is base (e6de8cf) 97.18% compared to head (05c0547) 97.29%.

❗ Current head 05c0547 differs from pull request most recent head 6ac3b32. Consider uploading reports for the commit 6ac3b32 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
+ Coverage   97.18%   97.29%   +0.10%     
==========================================
  Files          29       29              
  Lines        6182     6208      +26     
==========================================
+ Hits         6008     6040      +32     
+ Misses        174      168       -6     
Impacted Files Coverage Δ
overreact/_cli.py 70.11% <ø> (ø)
overreact/api.py 86.02% <ø> (ø)
overreact/coords.py 93.73% <100.00%> (ø)
overreact/simulate.py 88.88% <100.00%> (+5.41%) ⬆️
tests/test_simulate.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@schneiderfelipe schneiderfelipe force-pushed the improve-stability branch 3 times, most recently from aaaa681 to 05c0547 Compare April 25, 2023 13:43
@schneiderfelipe schneiderfelipe changed the title Improve integrator stability (WIP) Improve integrator stability Apr 25, 2023
@schneiderfelipe schneiderfelipe merged commit 30a911d into main Apr 25, 2023
5 checks passed
@schneiderfelipe schneiderfelipe deleted the improve-stability branch April 25, 2023 19:49
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

1 participant