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

edgehog-device-manager / edgehog / 21069846819
18%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2026 02:27PM UTC
Jobs 1
Files 0
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

14 Jan 2026 03:21PM UTC coverage: 0.0%. Remained the same
21069846819

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

Jobs
ID Job ID Ran Files Coverage
1 21069846819.1 16 Jan 2026 02:27PM UTC 0
0.0
GitHub Action Run
Source Files on build 21069846819
Detailed source file information is not available for this build.
  • Back to Repo
  • b3a48dc7 on github
  • Prev Build on main (#20960630809)
  • Next Build on main (#21141929761)
  • 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