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

nette / schema
97%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1.4
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:42AM UTC
Files 16
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

LAST BUILD ON BRANCH v1.4
branch: v1.4
CHANGE BRANCH
x
Reset
  • v1.4
  • master
  • v1.1
  • v1.2
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.2.5-RC
  • v1.3
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.3.4
  • v1.3.5

17 Aug 2026 10:54PM UTC coverage: 97.372%. First build
32078169414

push

github

dg
added schema inspection (describe()) and JSON Schema export

Type, Structure and AnyOf report what they accept as a plain array with a
closed Kind vocabulary; child schemas are reported as they are. TypeExpression
is the single translator of the Expect::type() language into that array and
follows Validators::is() exactly (an unknown name is a class, 'int[]' is any
iterable of ints, legacy validator names are Other). JsonSchema::export() is
a pure function over describe() and refuses PHP-only types instead of emitting
a schema the Processor would reject.

Everything is @internal for now so the vocabulary can still change.

174 of 176 new or added lines in 6 files covered. (98.86%)

704 of 723 relevant lines covered (97.37%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
723 RELEVANT LINES 704 COVERED LINES
0.97 HITS PER LINE
Source Files on v1.4
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32078169414 v1.4 added schema inspection (describe()) and JSON Schema export Type, Structure and AnyOf report what they accept as a plain array with a closed Kind vocabulary; child schemas are reported as they are. TypeExpression is the single translator of the E... push 17 Aug 2026 10:55PM UTC dg github
97.37
See All Builds (221)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc