-
Notifications
You must be signed in to change notification settings - Fork 6
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 documentation #82
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
=======================================
Coverage 92.09% 92.09%
=======================================
Files 10 10
Lines 1695 1695
=======================================
Hits 1561 1561
Misses 134 134 ☔ 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.
Thank you for the work here @goanpeca ! Left some suggestions for a couple of misspelling/missing lines to be updated from napari-animation
. Also, added a couple comments/questions about commands to install the different dependencies (for development, for testing and for the docs)
Co-authored-by: Daniel Althviz Moré <16781833+dalthviz@users.noreply.github.com>
I'm sorry I missed this one, thanks a ton y'all! |
Fixes #57
README.md
Contributing guide