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

fix(ObjectValidator): don't run validation on arrays #99

Merged
merged 1 commit into from
May 4, 2022

Conversation

vladfrangu
Copy link
Member

No description provided.

@vladfrangu vladfrangu requested review from kyranet and favna as code owners May 4, 2022 15:38
@codecov-commenter
Copy link

Codecov Report

Merging #99 (8238020) into main (45fbbf1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         1387      1389    +2     
  Branches       285       286    +1     
=========================================
+ Hits          1387      1389    +2     
Impacted Files Coverage Δ
src/validators/ObjectValidator.ts 100.00% <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 45fbbf1...8238020. Read the comment docs.

@vladfrangu vladfrangu enabled auto-merge (squash) May 4, 2022 15:42
@vladfrangu vladfrangu merged commit c83b3d0 into main May 4, 2022
@vladfrangu vladfrangu deleted the fix/object-validators-shouldn't-check-arrays branch May 4, 2022 16:25
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.

3 participants