github-markdown-toc.go icon indicating copy to clipboard operation
github-markdown-toc.go copied to clipboard

v.2.0

Open ekalinin opened this issue 2 years ago • 1 comments

  • [ ] Pass options to grabbers
  • [ ] Add unit tests for new structs
  • [ ] Write doc strings for new structs
  • [ ] Add option to use a new version of code
  • [ ] Pass e2e tests
  • [ ] README: add e2e section
  • [ ] README: add info about types of files (local md/stdin, remote md, remote html) and how to distinguish them
  • [ ] Add option verbose to show logs, use debug to save files for debug only

ekalinin avatar Nov 03 '23 23:11 ekalinin

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 83.80%. Comparing base (5b05a20) to head (f608e79). Report is 8 commits behind head on master.

Files Patch % Lines
ghdoc.go 86.95% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   83.73%   83.80%   +0.06%     
==========================================
  Files           1        1              
  Lines         123      142      +19     
==========================================
+ Hits          103      119      +16     
- Misses         14       17       +3     
  Partials        6        6              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 03 '23 23:11 codecov-commenter