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 schema validation missings #8044

Merged
merged 5 commits into from
Aug 4, 2020
Merged

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Aug 4, 2020

@codecov-commenter
Copy link

Codecov Report

Merging #8044 into master will increase coverage by 0.00%.
The diff coverage is 98.24%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8044   +/-   ##
=======================================
  Coverage   88.34%   88.34%           
=======================================
  Files         248      248           
  Lines        9426     9439   +13     
=======================================
+ Hits         8327     8339   +12     
- Misses       1099     1100    +1     
Impacted Files Coverage Δ
commitlint.config.js 0.00% <ø> (ø)
lib/configSchema.js 100.00% <ø> (ø)
lib/classes/ConfigSchemaHandler/index.js 91.86% <90.90%> (-0.25%) ⬇️
.../classes/ConfigSchemaHandler/normalizeAjvErrors.js 97.43% <100.00%> (+0.06%) ⬆️

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 d403d9c...88e725b. Read the comment docs.

@medikoo medikoo merged commit f4803ee into master Aug 4, 2020
@medikoo medikoo deleted the 0804-improve-schema-validation branch August 4, 2020 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants