-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update Readme & contributing #95
Conversation
Move the example code in the Readme to the example scripts folder. This example will not run until #72 is merged.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #95 +/- ##
===========================================
+ Coverage 93.69% 94.37% +0.68%
===========================================
Files 28 29 +1
Lines 952 1085 +133
===========================================
+ Hits 892 1024 +132
- Misses 60 61 +1 ☔ View full report in Codecov by Sentry. |
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.
Great work @BradyPlanden - I've reviewed and this is ready to merge!
Closes #86. Should be merged after #88