Skip to content
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

Conversation

gvegayon
Copy link
Member

@gvegayon gvegayon commented Jul 11, 2024

  • Updates the instructions under docs/source/developer_documentation.rst reflecting where the tutorials live now.
  • Moves all the Makefile targets under ./model/Makefile to ./docs/source/tutorials/Makefile (new Makefile).

@gvegayon gvegayon linked an issue Jul 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (1795426) to head (9401f51).
Report is 8 commits behind head on main.

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     
Flag Coverage Δ
unittests 92.80% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gvegayon gvegayon marked this pull request as ready for review July 11, 2024 23:19
@gvegayon
Copy link
Member Author

Ready for review, @dylanhmorris and @damonbayer

Copy link
Collaborator

@dylanhmorris dylanhmorris left a 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

docs/source/tutorials/Makefile Show resolved Hide resolved
Copy link
Collaborator

@dylanhmorris dylanhmorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gvegayon one suggestion

docs/source/tutorials/Makefile Show resolved Hide resolved
@dylanhmorris
Copy link
Collaborator

@gvegayon looks like this needs a pre-commit fix but then should be ready for re-review?

@dylanhmorris dylanhmorris merged commit 1fa6772 into main Jul 18, 2024
8 checks passed
@dylanhmorris dylanhmorris deleted the 259-make-sure-new-location-of-tutorials-is-reflected-on-dev-docs branch July 18, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure new location of tutorials is reflected on dev docs
2 participants