-
Notifications
You must be signed in to change notification settings - Fork 46
Add yardoc documentation to client.rb #602
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #602 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 804 804
=========================================
Hits 804 804 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
client.rb
client.rb|
Had to deal with rubocop again @brunoocasali |
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.
bors merge
|
Build succeeded:
|
Pull Request
This contains preliminary work on #596 to address the lack of anything more than surface-level documentation on this gem.
Related issue
Fixes #596
How to view documentation
gem install yardocyardoc docyardoc serverlocalhost:8808With live updates:
requires
entrls lib/**/*.rb | entr -c yardoc docyard server -rSteps
yardocdocumentation #596