sabre-io / xml

sabre/xml is an XML library that you may not hate.
http://sabre.io/xml/
BSD 3-Clause "New" or "Revised" License
516 stars 77 forks source link

Explicitly select PHP 8.0 in CI #196

Closed phil-davis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #196 (28b6288) into master (f308e0d) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #196      +/-   ##
============================================
- Coverage     97.65%   97.62%   -0.03%     
+ Complexity      116      114       -2     
============================================
  Files            13       13              
  Lines           469      464       -5     
============================================
- Hits            458      453       -5     
  Misses           11       11              
Impacted Files Coverage Δ Complexity Δ
lib/Reader.php 99.15% <0.00%> (-0.01%) 45.00% <0.00%> (-1.00%)
lib/Writer.php 100.00% <0.00%> (ø) 19.00% <0.00%> (ø%)
lib/Service.php 100.00% <0.00%> (ø) 18.00% <0.00%> (ø%)
lib/Element/XmlFragment.php 100.00% <0.00%> (ø) 14.00% <0.00%> (-1.00%)

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 f308e0d...28b6288. Read the comment docs.