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

feat: Add additional code docs #7

Merged
merged 1 commit into from
Mar 13, 2023
Merged

feat: Add additional code docs #7

merged 1 commit into from
Mar 13, 2023

Conversation

duffn
Copy link
Owner

@duffn duffn commented Mar 12, 2023

Closes #1

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2168e39) 100.00% compared to head (e5b1ccc) 100.00%.

❗ Current head e5b1ccc differs from pull request most recent head 9bbb587. Consider uploading reports for the commit 9bbb587 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines          400       400           
=========================================
  Hits           400       400           
Impacted Files Coverage Δ
lib/harkness/error.rb 100.00% <ø> (ø)
lib/harkness/models/base/data_container.rb 100.00% <ø> (ø)
lib/harkness/models/base/data_wrapper.rb 100.00% <ø> (ø)
lib/harkness/models/base/summary.rb 100.00% <ø> (ø)
lib/harkness/models/character.rb 100.00% <ø> (ø)
lib/harkness/models/comic.rb 100.00% <ø> (ø)
lib/harkness/models/creator.rb 100.00% <ø> (ø)
lib/harkness/models/event_list.rb 100.00% <ø> (ø)
lib/harkness/models/image.rb 100.00% <ø> (ø)
lib/harkness/models/series.rb 100.00% <ø> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@duffn duffn changed the title fix: Remove extra indentation in some return doc statements feat: Add additional yard docs Mar 12, 2023
@duffn duffn changed the title feat: Add additional yard docs feat: Add additional code docs Mar 13, 2023
@duffn duffn merged commit 8fead00 into main Mar 13, 2023
@duffn duffn deleted the duffn/more-docs branch March 13, 2023 01:17
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.

Complete yard docs for entire repo
2 participants