swaggest / php-json-schema

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

Export additional and pattern properties #99

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #99     +/-   ##
=========================================
+ Coverage   91.81%   92.21%   +0.4%     
=========================================
  Files          27       27             
  Lines        1612     1619      +7     
=========================================
+ Hits         1480     1493     +13     
+ Misses        132      126      -6
Impacted Files Coverage Δ
src/Schema.php 95.96% <100%> (+0.93%) :arrow_up:
src/Structure/ClassStructureTrait.php 95.71% <100%> (+0.4%) :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 0f50979...f260510. Read the comment docs.