Skip to content

2.1.2 #37

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

Merged
merged 11 commits into from
Feb 7, 2021
Merged

2.1.2 #37

merged 11 commits into from
Feb 7, 2021

Conversation

EranNL
Copy link
Contributor

@EranNL EranNL commented Feb 7, 2021

No description provided.

* WIP

* WIP

* Added regex rule

* Added regex to export
* Added checked rule

* Updated dependencies
* Added dirty flag
* Added touched flag
* Added valid flag
* Added pending flag
* Added setting errors from props
* Removed root import error when installed as dependency
* Fixed valid default true
@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #37 (453bb0e) into master (435debf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          360       360           
  Branches        91        91           
=========================================
  Hits           360       360           
Impacted Files Coverage Δ
src/Validator.ts 100.00% <ø> (ø)
src/ValidatorContext.ts 100.00% <ø> (ø)
src/components/ValidatorArea.tsx 100.00% <ø> (ø)
src/components/ValidatorProvider.tsx 100.00% <ø> (ø)
src/rules/activeUrl.ts 100.00% <ø> (ø)
src/rules/checked.ts 100.00% <ø> (ø)
src/rules/max.ts 100.00% <ø> (ø)
src/rules/min.ts 100.00% <ø> (ø)
src/rules/regex.ts 100.00% <ø> (ø)
src/rules/required.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 435debf...3462343. Read the comment docs.

@EranNL EranNL merged commit 51ebc99 into master Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant