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

Feature/add phpstan #155

Closed DeepDiver1975 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #155 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage     98.87%   98.87%           
  Complexity      112      112           
=========================================
  Files            13       13           
  Lines           444      444           
=========================================
  Hits            439      439           
  Misses            5        5
Impacted Files Coverage Δ Complexity Δ
lib/ContextStackTrait.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
lib/Serializer/functions.php 100% <ø> (ø) 0 <0> (ø) :arrow_down:
lib/LibXMLException.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
lib/Service.php 100% <100%> (ø) 18 <0> (ø) :arrow_down:
lib/Deserializer/functions.php 95.29% <100%> (ø) 0 <0> (ø) :arrow_down:
lib/Reader.php 99.11% <100%> (ø) 43 <0> (ø) :arrow_down:
lib/Element/XmlFragment.php 100% <100%> (ø) 14 <0> (ø) :arrow_down:
lib/Element/Uri.php 100% <100%> (ø) 3 <0> (ø) :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 7033d64...ee2d67a. Read the comment docs.

DeepDiver1975 commented 5 years ago

I'll squash the commits together and merge then ....