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 support for code documentation #520

Merged
merged 12 commits into from
Nov 15, 2023

Conversation

jackton1
Copy link
Member

  • feat: add support for code documentation
  • Updated test

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (37924e0) 91.53% compared to head (0b76adf) 91.53%.

Files Patch % Lines
cmd/root.go 90.62% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files           1        1           
  Lines         130      130           
=======================================
  Hits          119      119           
  Misses          8        8           
  Partials        3        3           

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

@jackton1 jackton1 linked an issue Nov 15, 2023 that may be closed by this pull request
2 tasks
@jackton1 jackton1 added the merge when passing Merge the PR automatically once all status checks have passed label Nov 15, 2023
@jackton1 jackton1 merged commit 65de8d3 into main Nov 15, 2023
22 of 23 checks passed
@jackton1 jackton1 deleted the feat/add-support-for-code-documentation branch November 15, 2023 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when passing Merge the PR automatically once all status checks have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Support a code documentation format
1 participant