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

umputun / local-docs-mcp / 18770635472
86%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2025 05:32AM 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

24 Oct 2025 05:31AM UTC coverage: 82.246% (-0.9%) from 83.156%
18770635472

push

github

umputun
refactor(server): eliminate tools package and move business logic to methods

remove tools package with free functions (non-idiomatic design) and
move all business logic to server package as private methods. this
improves code organization and follows idiomatic go patterns.

changes:
- move searchDocs, readDoc, listAllDocs, calculateScore to server methods
- move all DTOs (SearchInput, SearchOutput, etc.) to server package
- delete app/tools package entirely
- add comprehensive behavioral tests for edge cases (score sorting,
  result limiting, context cancellation, size limits, etc.)
- restore test coverage that was lost during initial tools deletion

150 of 176 new or added lines in 1 file covered. (85.23%)

2 existing lines in 1 file now uncovered.

542 of 659 relevant lines covered (82.25%)

8.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
26
84.59
0.26% app/server/server.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
74.21
-1.26% app/scanner/cached.go
Jobs
ID Job ID Ran Files Coverage
1 18770635472.1 24 Oct 2025 05:32AM UTC 3
82.25
GitHub Action Run
Source Files on build 18770635472
  • Tree
  • List 3
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d1105ca8 on github
  • Prev Build on master (#18770230378)
  • Next Build on master (#18797761581)
  • 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