Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OF#3612] Min and max date validation #598

Merged
merged 3 commits into from
Nov 21, 2023

:sparkles: [open-formulieren/open-forms#3612] Make checks inclusive t…

3d0d5ee
Select commit
Loading
Failed to load commit list.
Merged

[OF#3612] Min and max date validation #598

:sparkles: [open-formulieren/open-forms#3612] Make checks inclusive t…
3d0d5ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 0s

72.40% (+0.39%) compared to 7aee061

View this Pull Request on Codecov

72.40% (+0.39%) compared to 7aee061

Details

Codecov Report

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

Comparison is base (7aee061) 72.00% compared to head (3d0d5ee) 72.40%.

Files Patch % Lines
src/formio/validators/minMaxDateValidator.js 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   72.00%   72.40%   +0.39%     
==========================================
  Files         213      213              
  Lines        4319     4323       +4     
  Branches     1152     1155       +3     
==========================================
+ Hits         3110     3130      +20     
+ Misses       1162     1148      -14     
+ Partials       47       45       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.