Closed vearutop closed 5 years ago
Merging #86 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #86 +/- ##
=======================================
Coverage 90.01% 90.01%
=======================================
Files 27 27
Lines 1603 1603
=======================================
Hits 1443 1443
Misses 160 160
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 b324c2b...7d57b95. Read the comment docs.
This PR adds phpbench benchmarks to the code base (
make bench
) and enables benchmarks in CI with results being compared tomaster
performance.Example: https://travis-ci.org/swaggest/php-json-schema/jobs/582667726#L1174