open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

[OF#3755] Datetime validation #636

Closed SilviaAmAm closed 7 months ago

SilviaAmAm commented 7 months ago

Fixes https://github.com/open-formulieren/open-forms/issues/3755 (partially)

codecov[bot] commented 7 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (42b47c4) 73.04% compared to head (eb4def7) 73.74%. Report is 16 commits behind head on main.

Files Patch % Lines
src/formio/validators/utils.js 84.00% 1 Missing and 3 partials :warning:
src/formio/components/DateTimeField.js 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #636 +/- ## ========================================== + Coverage 73.04% 73.74% +0.69% ========================================== Files 219 220 +1 Lines 4474 4498 +24 Branches 1186 1192 +6 ========================================== + Hits 3268 3317 +49 + Misses 1167 1142 -25 Partials 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.