Skip to content

Fix error if "op" is boolean true #63

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

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

outdooracorn
Copy link
Contributor

Reverts the change in 2b56e5d which introduced a bug if "op" is boolean true.

Amends test to prevent future regression.

Reverts the change in 2b56e5d which introduced a bug if "op" is boolean true.

Amends test to prevent future regression.
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #63 (191ea3e) into master (daa7f05) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          15       15           
  Lines         591      592    +1     
=======================================
+ Hits          573      574    +1     
  Misses         18       18           
Impacted Files Coverage Δ
src/JsonDiff.php 96.22% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vearutop vearutop merged commit 53d7d97 into swaggest:master Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants