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

[Config] Ajv: support the option allErrors #642

Merged
merged 2 commits into from
Feb 17, 2020
Merged

Conversation

LoicPoullain
Copy link
Member

Issue

Resolves #633

Solution and steps

  • Add the option.

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

❗ No coverage uploaded for pull request base (v1-7-0@09e5f82). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             v1-7-0     #642   +/-   ##
=========================================
  Coverage          ?   99.62%           
=========================================
  Files             ?       90           
  Lines             ?     1590           
  Branches          ?      336           
=========================================
  Hits              ?     1584           
  Misses            ?        6           
  Partials          ?        0
Impacted Files Coverage Δ
packages/core/src/common/utils/get-ajv-instance.ts 100% <ø> (ø)

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 09e5f82...c2af340. Read the comment docs.

@LoicPoullain LoicPoullain merged commit 05ca925 into v1-7-0 Feb 17, 2020
@LoicPoullain LoicPoullain deleted the ajv-all-errors branch February 17, 2020 19:00
@LoicPoullain LoicPoullain mentioned this pull request Feb 17, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant