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: Implement SchemaValidator #8

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • implements SchemaValidator

@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #8 (31abb96) into main (1e03cf1) will increase coverage by 0.92%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main       #8      +/-   ##
============================================
+ Coverage     96.96%   97.89%   +0.92%     
- Complexity       29       38       +9     
============================================
  Files             8        9       +1     
  Lines            66       95      +29     
============================================
+ Hits             64       93      +29     
  Misses            2        2              
Impacted Files Coverage Δ Complexity Δ
src/SchemaValidator.php 100.00% <100.00%> (ø) 9.00 <9.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 1e03cf1...801ad14. Read the comment docs.

@localheinz localheinz force-pushed the feature/schema-validator branch from 96cb048 to 801ad14 Compare February 2, 2021 12:57
@ergebnis-bot ergebnis-bot self-assigned this Feb 2, 2021
@ergebnis-bot ergebnis-bot merged commit fbccfd6 into main Feb 2, 2021
@ergebnis-bot ergebnis-bot deleted the feature/schema-validator branch February 2, 2021 12:58
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