github-markdown-toc.go
github-markdown-toc.go copied to clipboard
v.2.0 (clean arch)
- Refactored the whole codebase (using clean architecture approach)
- Added more e2e tests
- Upgrade GH workflow
Codecov Report
Attention: Patch coverage is 88.39590% with 34 lines in your changes missing coverage. Please review.
Project coverage is 84.55%. Comparing base (
a8881c8) to head (ca7eda4). Report is 1 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/app/new.go | 0.00% | 30 Missing :warning: |
| internal/adapters/tocgrabber_json.go | 90.47% | 3 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #52 +/- ##
==========================================
+ Coverage 83.80% 84.55% +0.74%
==========================================
Files 1 16 +15
Lines 142 356 +214
==========================================
+ Hits 119 301 +182
- Misses 17 47 +30
- Partials 6 8 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.