• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / local-docs-mcp / 19291931996
86%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2025 09:03AM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Nov 2025 09:02AM UTC coverage: 85.886% (+0.3%) from 85.54%
19291931996

push

github

umputun
test: improve code quality with comprehensive testing and fixes

address code review findings with critical bug fixes, enhanced test
coverage, and improved error handling across scanner package.

critical fixes:
- fix timer resource leak in cached scanner watchLoop
- add error logging for file watcher failures
- remove unused runTestMutex variable

test improvements:
- add concurrency tests (concurrent scans, invalidation, close scenarios)
- add security edge case tests (symlinks, malformed paths, unicode)
- replace time.Sleep with assert.Eventually for reliability
- add channel synchronization for test coordination
- add run() function tests with stdout redirection

code quality:
- add debug logging for skipped scanner errors
- remove dead code (invalidateCh field and constant)
- switch from filepath.Walk to filepath.WalkDir for performance
- fix errors.Is misuse in main.go

documentation:
- update README to reflect always-on caching behavior
- add missing --max-file-size and --dbg flags to documentation

14 of 22 new or added lines in 2 files covered. (63.64%)

1 existing line in 1 file now uncovered.

572 of 666 relevant lines covered (85.89%)

18.08 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
85.37
2.98% app/scanner/cached.go
4
85.43
-1.24% app/scanner/scanner.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.43
-1.24% app/scanner/scanner.go
Jobs
ID Job ID Ran Files Coverage
1 19291931996.1 12 Nov 2025 09:03AM UTC 3
85.89
GitHub Action Run
Source Files on build 19291931996
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f7a04e90 on github
  • Prev Build on master (#18798016622)
  • Next Build on master (#19292701960)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc