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

FIx PHP-Style and travis #167

Closed DeepDiver1975 closed 5 years ago

DeepDiver1975 commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #167 into 2.1 will increase coverage by <.01%. The diff coverage is 99.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.1     #167      +/-   ##
============================================
+ Coverage     97.48%   97.49%   +<.01%     
  Complexity      112      112              
============================================
  Files            13       13              
  Lines           438      439       +1     
============================================
+ Hits            427      428       +1     
  Misses           11       11
Impacted Files Coverage Δ Complexity Δ
lib/Writer.php 100% <100%> (ø) 19 <19> (ø) :arrow_down:
lib/Serializer/functions.php 100% <100%> (ø) 0 <0> (ø) :arrow_down:
lib/ContextStackTrait.php 100% <100%> (ø) 2 <2> (ø) :arrow_down:
lib/Service.php 100% <100%> (ø) 18 <18> (ø) :arrow_down:
lib/Element/Cdata.php 100% <100%> (ø) 2 <2> (ø) :arrow_down:
lib/LibXMLException.php 100% <100%> (ø) 2 <2> (ø) :arrow_down:
lib/Reader.php 99.11% <100%> (ø) 43 <43> (ø) :arrow_down:
lib/Element/Uri.php 100% <100%> (ø) 3 <3> (ø) :arrow_down:
lib/Element/XmlFragment.php 100% <100%> (ø) 14 <14> (ø) :arrow_down:
lib/Element/Elements.php 100% <100%> (ø) 3 <3> (ø) :arrow_down:
... and 3 more

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 9d1907d...ae5e9d5. Read the comment docs.

staabm commented 5 years ago

Lgtm