swaggest / json-diff

JSON diff/rearrange/patch/pointer library for PHP
MIT License
220 stars 30 forks source link

Replace partially different array when creating merge patch #29

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   95.94%   95.96%   +0.02%     
==========================================
  Files           9        9              
  Lines         468      471       +3     
==========================================
+ Hits          449      452       +3     
  Misses         19       19
Impacted Files Coverage Δ
src/JsonDiff.php 93.98% <100%> (+0.1%) :arrow_up:

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 d97dcb5...f00d651. Read the comment docs.