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

Revise interface #60

Merged
merged 11 commits into from
Mar 21, 2024
Merged

Revise interface #60

merged 11 commits into from
Mar 21, 2024

Conversation

michakraus
Copy link
Member

Fixes #58.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 52.17391% with 55 lines in your changes are missing coverage. Please review.

Project coverage is 31.77%. Comparing base (39fa6b4) to head (ae02af8).

Files Patch % Lines
src/point_vortices_linear.jl 47.36% 20 Missing ⚠️
src/point_vortices.jl 66.66% 8 Missing ⚠️
src/toda_lattice.jl 0.00% 6 Missing ⚠️
src/lotka_volterra_2d_equations.jl 66.66% 5 Missing ⚠️
src/lotka_volterra_4d.jl 37.50% 5 Missing ⚠️
src/massless_charged_particle.jl 0.00% 4 Missing ⚠️
src/pendulum.jl 0.00% 4 Missing ⚠️
src/lotka_volterra_2d.jl 0.00% 2 Missing ⚠️
src/lotka_volterra_4d_lagrangian.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   28.59%   31.77%   +3.18%     
==========================================
  Files          28       28              
  Lines        1969     1948      -21     
==========================================
+ Hits          563      619      +56     
+ Misses       1406     1329      -77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michakraus michakraus merged commit 1bc46f6 into main Mar 21, 2024
12 checks passed
@michakraus michakraus deleted the revise-interface branch March 21, 2024 19:27
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.

Keyword and other names are not unique
1 participant