github-markdown-toc.go
github-markdown-toc.go copied to clipboard
v.2.0
- [ ] 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
verboseto show logs, usedebugto save files for debug only
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.