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

Teamwork / kommentaar / 24845485430
53%
master: 53%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.2.8
DEFAULT BRANCH: master
Ran 23 Apr 2026 04:04PM 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

23 Apr 2026 03:59PM UTC coverage: 53.106% (+1.1%) from 51.998%
24845485430

Pull #109

github

seanogdev
Resolve map-types for selectors and slice elements

fieldToSchema's SelectorExpr branch only tried the short-alias key
(e.g. "view.Date") when looking up map-types, so fully-qualified
config entries like "github.com/foo/bar/view.Date" never matched
cross-package references. resolveArray never called MapType at all,
so []view.Date / []Date slice fields always fell through to $ref
even when the element type was configured as a primitive.

Retry MapType with the resolved full import path in fieldToSchema's
SelectorExpr branch, and add a MapType check in resolveArray for
both the pkg-qualified and fully-qualified keys before the $ref
fallback.
Pull Request #109: Resolve map-types for selectors and slice elements

20 of 24 new or added lines in 1 file covered. (83.33%)

1 existing line in 1 file now uncovered.

1154 of 2173 relevant lines covered (53.11%)

40.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
44.94
3.21% docparse/jsonschema.go

Coverage Regressions

Lines Coverage ∆ File
1
44.94
3.21% docparse/jsonschema.go
Jobs
ID Job ID Ran Files Coverage
1 24845485430.1 23 Apr 2026 04:03PM UTC 10
53.11
GitHub Action Run
Source Files on build 24845485430
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #109
  • PR Base - master (#24713874621)
  • 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