-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Enhancing GraphGym Documentation #7885
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #7885 +/- ##
==========================================
- Coverage 90.19% 89.42% -0.77%
==========================================
Files 459 459
Lines 26951 26948 -3
==========================================
- Hits 24309 24099 -210
- Misses 2642 2849 +207
... and 33 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@rusty1s Can you explain more on this so I can work better and implement things fully! |
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.
Hi @rajveer43 thank you for working on this! I think we can merge this as a docs improvement PR once we address the CI failures. Would you mind having a look?
Sure I will look into this! I need some more insights, What to change in other files related to graph Gym Would you elaborate more? |
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.
@rajveer43 I'm happy to help in a follow-up PR. Which subtask listed in #5132 are you interested in working on next?
sure |
|
Part of #5132. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: rusty1s <matthias.fey@tu-dortmund.de>
Part of #5132.