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 Specification::anyOf() #53

Merged
merged 1 commit into from
Mar 21, 2022
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • implements Specification::anyOf()

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #53 (9a66bf6) into main (5ed4ffc) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main       #53   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        33        36    +3     
===========================================
  Files              5         5           
  Lines             93        99    +6     
===========================================
+ Hits              93        99    +6     
Impacted Files Coverage Δ
src/Specification.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 5ed4ffc...9a66bf6. Read the comment docs.

@localheinz localheinz merged commit 6a3382c into main Mar 21, 2022
@localheinz localheinz deleted the feature/any-of branch March 21, 2022 10:01
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