Skip to content

Draft: Feature/more rules - #54

Open
EranNL wants to merge 5 commits into
developfrom
feature/more-rules
Open

Draft: Feature/more rules#54
EranNL wants to merge 5 commits into
developfrom
feature/more-rules

Conversation

@EranNL

Copy link
Copy Markdown
Contributor

No description provided.

@EranNLEranNL changed the title Feature/more rulesDraft: Feature/more rulesFeb 10, 2021
@codecov

codecovBot commented Feb 10, 2021

Copy link
Copy Markdown

Codecov Report

Merging #54 (72c5221) into develop (fe9a5a1) will decrease coverage by 1.79%.
The diff coverage is 89.87%.

Impacted file tree graph

@@ Coverage Diff @@## develop #54 +/- ##
===========================================
- Coverage 100.00% 98.20% -1.80% 
===========================================
Files 14 18 +4 Lines 376 445 +69 Branches 93 111 +18 ===========================================
+ Hits 376 437 +61 - Misses 0 8 +8 
Impacted FilesCoverage Δ
src/locale/en.ts100.00% <ø> (ø)
src/ValidatorContext.ts75.00% <50.00%> (-25.00%)⬇️
src/components/ValidatorProvider.tsx92.64% <50.00%> (-7.36%)⬇️
src/Validator.ts97.95% <81.81%> (-2.05%)⬇️
src/common/utils.ts100.00% <100.00%> (ø)
src/rules/length.ts100.00% <100.00%> (ø)
src/rules/maxLength.ts100.00% <100.00%> (ø)
src/rules/minLength.ts100.00% <100.00%> (ø)
src/rules/same.ts100.00% <100.00%> (ø)
... and 3 more

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 fe9a5a1...882ffba. Read the comment docs.

Sign up for freeto 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

@EranNL