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

Enhancement: Use SchemaValidator provided by ergebnis/json-schema-validator #595

Merged
merged 1 commit into from Dec 29, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • uses the SchemaValidator provided by ergebnis/json-schema-validator

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #595 (6a82908) into main (5e923b8) will decrease coverage by 0.90%.
The diff coverage is 84.21%.

❗ Current head 6a82908 differs from pull request most recent head c19d763. Consider uploading reports for the commit c19d763 to get more accurate results
Impacted file tree graph

@@              Coverage Diff              @@
##                main     #595      +/-   ##
=============================================
- Coverage     100.00%   99.09%   -0.91%     
  Complexity       164      164              
=============================================
  Files             34       34              
  Lines            545      553       +8     
=============================================
+ Hits             545      548       +3     
- Misses             0        5       +5     
Impacted Files Coverage Δ
src/SchemaNormalizer.php 95.53% <83.33%> (-4.47%) ⬇️
src/Vendor/Composer/ComposerJsonNormalizer.php 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 5e923b8...c19d763. Read the comment docs.

@localheinz localheinz force-pushed the feature/schema-validator branch 3 times, most recently from dcd8dc8 to a8a3917 Compare December 29, 2021 10:32
@localheinz localheinz merged commit 4509b71 into main Dec 29, 2021
@localheinz localheinz deleted the feature/schema-validator branch December 29, 2021 10:43
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.

None yet

2 participants