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

Teamwork / kommentaar / 25836839371
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.1
DEFAULT BRANCH: master
Ran 14 May 2026 01:49AM 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

14 May 2026 01:47AM UTC coverage: 53.429% (+0.4%) from 53.04%
25836839371

Pull #112

github

seanogdev
Add InferRequired config to mark response fields required by Go type

When enabled, struct fields used in response/body schemas are added to
the parent's `required` array unless the field is a pointer, has
`omitempty` in its struct tag, or carries an explicit `{optional}` doc
tag. Path/query/form parameters are unaffected — they have their own
required handling.

Off by default; opt in via `infer-required true` in the config.
Pull Request #112: Optional: infer required fields from Go types

24 of 28 new or added lines in 1 file covered. (85.71%)

1192 of 2231 relevant lines covered (53.43%)

41.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
46.35
1.47% docparse/jsonschema.go
Jobs
ID Job ID Ran Files Coverage
1 25836839371.1 14 May 2026 01:49AM UTC 10
53.43
GitHub Action Run
Source Files on build 25836839371
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #112
  • PR Base - master (#25378376565)
  • 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