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

Teamwork / kommentaar / 28532340004
55%
master: 55%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.3
DEFAULT BRANCH: master
Ran 01 Jul 2026 04:28PM UTC
Jobs 1
Files 10
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

01 Jul 2026 04:27PM UTC coverage: 55.144% (+1.5%) from 53.654%
28532340004

Pull #115

github

shane-tw
docparse: revert preloadImports (caused contention, made things slower)

Concurrent bulk package loading via build.Import serializes internally
and caused worse performance than the lazy-load approach.

The resolvedPkgCache (caching build.Import per unique import path) and
resolveImportCache (caching file import resolution) from the previous
commit are sufficient — they ensure each package is resolved via
build.Import at most once per run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #115: docparse: parse source files in parallel

126 of 142 new or added lines in 1 file covered. (88.73%)

2 existing lines in 1 file now uncovered.

1281 of 2323 relevant lines covered (55.14%)

40.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
57.9
5.78% docparse/find.go

Coverage Regressions

Lines Coverage ∆ File
2
57.9
5.78% docparse/find.go
Jobs
ID Job ID Ran Files Coverage
1 28532340004.1 01 Jul 2026 04:28PM UTC 10
55.14
GitHub Action Run
Source Files on build 28532340004
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #115
  • PR Base - master (#27542449118)
  • 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