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

Add missing descriptions of new Graph methods #458

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

sbaldu
Copy link
Collaborator

@sbaldu sbaldu commented Jun 22, 2024

Just a small PR.
I noticed that some of the new Graph methods didn't have any description, unlike the other methods for that class, so I wrote them.

@sbaldu sbaldu requested a review from ZigRazor June 22, 2024 16:38
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (f2f7d90) to head (5db7f97).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #458   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          87       87           
  Lines       10084    10085    +1     
  Branches      670      670           
=======================================
+ Hits         9871     9872    +1     
  Misses        213      213           
Flag Coverage Δ
unittests 97.88% <ø> (+<0.01%) ⬆️

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.

@ZigRazor ZigRazor added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 24, 2024
@ZigRazor ZigRazor merged commit 1057808 into ZigRazor:master Jun 24, 2024
29 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants