-
Notifications
You must be signed in to change notification settings - Fork 52
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 examples #107
Improve examples #107
Conversation
82bd17f
to
c0215d7
Compare
Codecov Report
@@ Coverage Diff @@
## v1.2.0 #107 +/- ##
=======================================
Coverage 96.06% 96.07%
=======================================
Files 85 85
Lines 9311 9329 +18
=======================================
+ Hits 8945 8963 +18
Misses 366 366
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
This file structure of examples seems a but messy to me
I agree – any suggestions? Separate folder for each? |
I think separate out the new files from the old examples, then have an xyzs file in that
or maybe tutorials should be separate from examples? But something like that is neater imo |
aec8262
to
58f6c68
Compare
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.
Nice examples :)
Improve the set of examples in the examples folder to provide a better introduction to the API for new users.