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

Add chaos game example #479

Merged
merged 6 commits into from
May 26, 2022

Conversation

razetime
Copy link
Contributor

PR Checklist

If you are contributing to Javis.jl, please make sure you are able to check off each item on this list:

  • Did I update CHANGELOG.md with whatever changes/features I added with this PR?
  • Did I make sure to only change the part of the file where I introduced a new change/feature?
  • Did I cover all corner cases to be close to 100% test coverage (if applicable)?
  • Did I properly add Javis dependencies to the Project.toml + set an upper bound of the dependency (if applicable)?
  • Did I properly add test dependencies to the test directory (if applicable)?
  • Did I check relevant tutorials that may be affected by changes in this PR?
  • Did I clearly articulate why this PR was made the way it was and how it was made?

Link to relevant issue(s)
Relating to #377

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #479 (0dabbab) into main (435745e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #479   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files          35       35           
  Lines        1620     1620           
=======================================
  Hits         1561     1561           
  Misses         59       59           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 435745e...0dabbab. Read the comment docs.

@gpucce
Copy link
Member

gpucce commented Apr 22, 2022

Hi @razetime don't know if it is in the making but you could add the chaosgame.gif to docs/src/assets/ and then modify docs/src/examples.md so it shows in documentstion!

@razetime
Copy link
Contributor Author

Sure, I will add the gif.

@gpucce
Copy link
Member

gpucce commented Apr 23, 2022

I think you have a [Follow Path] that is a typo :)

@Wikunia
Copy link
Member

Wikunia commented May 26, 2022

Thanks a lot @razetime sorry for the late merge

@Wikunia Wikunia merged commit 55af436 into JuliaAnimators:main May 26, 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.

4 participants