-
Notifications
You must be signed in to change notification settings - Fork 4
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
Updating instructions on dev docs and moving Make targets #264
Updating instructions on dev docs and moving Make targets #264
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #264 +/- ##
==========================================
+ Coverage 92.71% 92.80% +0.08%
==========================================
Files 40 40
Lines 906 903 -3
==========================================
- Hits 840 838 -2
+ Misses 66 65 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Ready for review, @dylanhmorris and @damonbayer |
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.
One key question @gvegayon
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.
@gvegayon one suggestion
@gvegayon looks like this needs a pre-commit fix but then should be ready for re-review? |
docs/source/developer_documentation.rst
reflecting where the tutorials live now.Makefile
targets under./model/Makefile
to./docs/source/tutorials/Makefile
(new Makefile).