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

TouK / nussknacker / 7194332573
83%

Build:
DEFAULT BRANCH: staging
Ran 13 Dec 2023 11:25AM UTC
Jobs 1
Files 1079
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

13 Dec 2023 11:07AM UTC coverage: 82.41% (+0.005%) from 82.405%
7194332573

push

github

web-flow
Nu 971 remove frontend validators (#5216)

* NU-971 Provide editor validation display tests

* NU-971 Provide Editor element types

* NU-971 Remove any

* NU-971 Remove redundant props and make validators and showValidation required

* NU-971 Change textarea component to the typescript

* NU-971 WIP: remove validators from the frontend

* Remove unnecessary test and refactor error handling

Deleted FieldsSelect.test.tsx due to redundant coverage. Refactored codebase to standardize error handling. Changes include renaming identifiable `fieldErrors` properties to a uniform `errors` nomenclature, and swapping out `fieldErrors` array type to `NodeValidationError[]`. This is to maintain uniformity and clarity across the codebase while handling errors. Additionally, unnecessary console log in ContentGetter.tsx has also been removed as part of clean up.

* NU-971 adjust fragment input validation

* NU-971 add option to multiple errors display

* NU-971 remove error validator

* Removed unused ValidatorType from Validators.ts

The ValidatorType Enum, which included Frontend and Backend, and all its usages have been removed from the Validators.ts file since they weren't being used in the application, helping to clean the codebase and improve readability.

* Fix test data dialog

* Removed unused error types in HandledErrorType enum

The unused error types within the HandledErrorType enum in the Validators.ts file have been removed. This change was made to clean up the file, simplifying it, and enhancing overall readability. The removed types include: 'AlreadyExists', 'BlankParameter', 'WrongDateFormat', 'InvalidPropertyFixedValue', 'ErrorValidator', 'MismatchParameter', 'JsonRequiredParameter'.

* remove unused interface

* Refactored 'Error' interface to 'NodeValidationError'

The 'Error' interface was renamed to 'NodeValidationError' to make it more specific and clear about the type of validation error it represents. Remov... (continued)

16857 of 20455 relevant lines covered (82.41%)

3.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7194332573.1 13 Dec 2023 11:25AM UTC 0
82.41
GitHub Action Run
Source Files on build 7194332573
Detailed source file information is not available for this build.
  • Back to Repo
  • 281bdb87 on github
  • Prev Build on staging (#7182318746)
  • Next Build on staging (#7196739686)
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