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: Use validate() instead of check() #160

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Fix: Use validate() instead of check() #160

merged 1 commit into from
Dec 13, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • uses validate() instead of check()

@localheinz localheinz self-assigned this Dec 13, 2021
@localheinz localheinz changed the title Fix: Use validate() instead of check() Fix: Use validate() instead of check() Dec 13, 2021
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #160 (34b546f) into main (108a91a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 34b546f differs from pull request most recent head 27b07a7. Consider uploading reports for the commit 27b07a7 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #160      +/-   ##
============================================
+ Coverage     98.90%   98.91%   +0.01%     
  Complexity       29       29              
============================================
  Files             8        8              
  Lines            91       92       +1     
============================================
+ Hits             90       91       +1     
  Misses            1        1              
Impacted Files Coverage Δ
src/SchemaValidator.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 108a91a...27b07a7. Read the comment docs.

@localheinz localheinz merged commit e4b484e into main Dec 13, 2021
@localheinz localheinz deleted the fix/validate branch December 13, 2021 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants