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

tarantool / go-config / 22139972999
94%

Build:
DEFAULT BRANCH: master
Ran 18 Feb 2026 12:36PM UTC
Jobs 1
Files 26
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

18 Feb 2026 12:35PM UTC coverage: 92.947% (-0.1%) from 93.054%
22139972999

push

github

bigbes
config: add JSON Schema validation support

This implementation addresses the core requirement for formal schema validation
by introducing an extensible validator interface with JSON Schema impl.

JSON Schema (using `kaptilin/jsonschema` library) was chosen as the initial
implementation.

improvements:
- Makefile: Simplify lint target by removing automatic dependency installation
  and verbose output flag for cleaner logs.
- Tests: Use require.ErrorContains() in merge_test.go for immediate failure
  on assertion errors.
- MutableConfig: Partial implementation re validation of changes.

Closes TNTP-5722

227 of 254 new or added lines in 11 files covered. (89.37%)

1 existing line in 1 file now uncovered.

1634 of 1758 relevant lines covered (92.95%)

29.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.01
10.06% builder.go
2
88.24
tree/convert.go
2
92.86
validators/jsonschema/validator.go
6
50.0
validator/range.go
7
93.02
1.36% config.go
9
0.0
tree/range.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.2
0.37% collectors/yaml.go
Jobs
ID Job ID Ran Files Coverage
1 22139972999.1 18 Feb 2026 12:36PM UTC 26
92.95
GitHub Action Run
Source Files on build 22139972999
  • Tree
  • List 26
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 48761a0d on github
  • Prev Build on master (#22135536561)
  • Next Build on master (#22147095818)
  • 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