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

Feature/get ready for v002 #4

Merged
merged 5 commits into from
Oct 21, 2023
Merged

Feature/get ready for v002 #4

merged 5 commits into from
Oct 21, 2023

Conversation

DuncDennis
Copy link
Owner

Getting ready for v.0.0.2.

  • changed plotly dependency to matplotlib.
  • Added tests for mackey glass.
  • Added examples folder.

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #4 (64e40fa) into main (07bc781) will increase coverage by 1.58%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main        #4      +/-   ##
===========================================
+ Coverage   98.41%   100.00%   +1.58%     
===========================================
  Files           9         9              
  Lines         378       377       -1     
===========================================
+ Hits          372       377       +5     
+ Misses          6         0       -6     
Files Coverage Δ
src/lorenzpy/__init__.py 100.00% <100.00%> (ø)
src/lorenzpy/simulations/__init__.py 100.00% <ø> (ø)
src/lorenzpy/simulations/autonomous_flows.py 100.00% <ø> (ø)
src/lorenzpy/simulations/others.py 100.00% <100.00%> (+7.69%) ⬆️

@DuncDennis DuncDennis merged commit 787c055 into main Oct 21, 2023
34 checks passed
@DuncDennis DuncDennis deleted the feature/get_ready_for_v002 branch October 21, 2023 13:28
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