swaggest / php-json-schema

High definition PHP structures with JSON-schema based validation
MIT License
446 stars 50 forks source link

Update PHPUnit #115

Closed vearutop closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #115 (4534166) into master (54cad51) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #115      +/-   ##
============================================
- Coverage     92.31%   92.19%   -0.12%     
- Complexity        0      753     +753     
============================================
  Files            27       27              
  Lines          1639     1641       +2     
============================================
  Hits           1513     1513              
- Misses          126      128       +2     
Impacted Files Coverage Δ Complexity Δ
src/Structure/ObjectItemTrait.php 73.84% <0.00%> (-2.35%) 31.00% <0.00%> (+31.00%) :arrow_down:

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 54cad51...4534166. Read the comment docs.