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

edgehog-device-manager / edgehog / 21069846819 / 1
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 02:27PM UTC
Files 0
Run time 0s
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 Jan 2026 03:21PM UTC coverage: 0.0%. Remained the same
21069846819.1

push

github

OmarBrbutovic
refactor: Consolidate form validation and optimize schemas

Remove dual validation system by eliminating custom validation props
from MonacoEditor components. Forms now exclusively use yup schemas
with React Hook Form's built-in validation, displaying errors via
fieldState.error?.message.

Changes:
- Remove additionalValidation and validationFunction props from
  MonacoEditor and MonacoJsonEditor components
- Optimize validation schemas:
  * optionsSchema: consolidate 3 tests into 1 unified test
  * envSchema: consolidate 4 tests into 1 unified test
  * isNotNested: replace .map().reduce() with .every()
- Add proper i18n message IDs for all validation errors
- Remove unreachable envValuesNotStrings validation
- Eliminate redundant JSON.parse() and isValidJson() calls

This improves validation performance, maintains single source of truth
for validation logic, and provides consistent error messaging across
all form fields.

Signed-off-by: Omar <omar.brbutovic@secomind.com>

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 21069846819.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21069846819
  • b3a48dc7 on github
  • Prev Job for on main (#20960630809.1)
  • Next Job for on main (#21141929761.1)
  • 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