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

nette / forms / 28393332850
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v3.3
DEFAULT BRANCH: master
Ran 29 Jun 2026 06:17PM UTC
Jobs 1
Files 43
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

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

Jobs
ID Job ID Ran Files Coverage
1 28393332850.1 29 Jun 2026 06:17PM UTC 43
93.65
GitHub Action Run
Source Files on build 28393332850
  • Tree
  • List 43
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b5211e28 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