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

nette / forms
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v3.3
DEFAULT BRANCH: master
Repo Added 25 Jan 2021 12:25AM UTC
Files 48
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 backup-v33-before-bc
branch: backup-v33-before-bc
CHANGE BRANCH
x
Reset
  • backup-v33-before-bc
  • do-not-propagate-submit
  • fix-call-return-type
  • fix-select-box
  • getHttpData-return-type
  • httpdata-type
  • js/validated-control
  • master
  • test
  • v3.0
  • v3.1
  • v3.1.1
  • v3.1.10
  • v3.1.11
  • v3.1.12
  • v3.1.13
  • v3.1.14
  • v3.1.15
  • v3.1.2
  • v3.1.3
  • v3.1.4
  • v3.1.5
  • v3.1.6
  • v3.1.7
  • v3.1.7-RC
  • v3.1.7-RC2
  • v3.1.8
  • v3.1.9
  • v3.1.9-RC
  • v3.2
  • v3.2.0
  • v3.2.0-RC
  • v3.2.1
  • v3.2.2
  • v3.2.3
  • v3.2.4
  • v3.2.5
  • v3.2.6
  • v3.2.7
  • v3.2.8
  • v3.2.9
  • v3.3
  • v3.3.0
  • v3.3.0-RC

28 Jun 2026 10:55AM UTC coverage: 93.654%. First build
28393332850

push

github

dg
Helpers::tryEnumConversion() no longer throws on incompatible input

Mapping a text/hidden control to a backed-enum property fed BackedEnum::from()
the raw submitted value; an int-backed enum with a non-numeric string (e.g. an
empty field) raised TypeError, and any out-of-range value raised ValueError -
HTTP 500. Convert only when the value matches the enum backing type, using
tryFrom(), and leave the value unchanged otherwise.

9 of 9 new or added lines in 1 file covered. (100.0%)

2140 of 2285 relevant lines covered (93.65%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
2285 RELEVANT LINES 2140 COVERED LINES
0.94 HITS PER LINE
Source Files on backup-v33-before-bc
  • Tree
  • List 43
  • 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
28393332850 backup-v33-before-bc Helpers::tryEnumConversion() no longer throws on incompatible input Mapping a text/hidden control to a backed-enum property fed BackedEnum::from() the raw submitted value; an int-backed enum with a non-numeric string (e.g. an empty field) raised ... push 29 Jun 2026 06:17PM UTC dg github
93.65
See All Builds (544)
  • Repo on GitHub
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