-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Tutorial 5: Scaling #143
Tutorial 5: Scaling #143
Conversation
* Merged the latest master into v0.2 * Using ProgressMeter
* first version of VideoIO with mp4
Codecov Report
@@ Coverage Diff @@
## master #143 +/- ##
==========================================
+ Coverage 97.44% 97.66% +0.22%
==========================================
Files 7 7
Lines 509 557 +48
==========================================
+ Hits 496 544 +48
Misses 13 13
Continue to review full report at Codecov.
|
CHANGELOG.md
Outdated
@@ -1,5 +1,8 @@ | |||
# Javis.jl - Changelog | |||
|
|||
## Unreleased v0.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you created the branch from the wrong base branch 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea... Just realized that I did that... Fixed now however!
* first version of Animations.jl
* made review changes for HowTo
…into wik-feature-42
You merged v0.2 into it but it should go to master 😛 |
…vis.jl into tcp-documentation-scaling-tut
PR Checklist
If you are contributing to
Javis.jl
, please make sure you are able to check off each item on this list:CHANGELOG.md
with whatever changes/features I added with this PR?TODO.md
(if applicable)?Project.toml
+ set an upper bound of the dependency (if applicable)?test
directory (if applicable)?Link to relevant issue(s)
Closes #126
How did you address these issues with this PR? What methods did you use?