vobject icon indicating copy to clipboard operation
vobject copied to clipboard

PHPstan level 2

Open JeroenVanOort opened this issue 5 years ago • 3 comments

There was no other way to make this happen than to make a custom PHPStan extension.

JeroenVanOort avatar Feb 02 '20 18:02 JeroenVanOort

Codecov Report

Merging #498 into master will increase coverage by 0.35%. The diff coverage is 97.93%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #498      +/-   ##
============================================
+ Coverage     98.33%   98.68%   +0.35%     
- Complexity     1757     1760       +3     
============================================
  Files            67       66       -1     
  Lines          4328     4272      -56     
============================================
- Hits           4256     4216      -40     
+ Misses           72       56      -16
Impacted Files Coverage Δ Complexity Δ
lib/Parameter.php 99.2% <ø> (-0.01%) 81 <0> (ø)
lib/Recur/RDateIterator.php 96.87% <ø> (ø) 14 <0> (ø) :arrow_down:
lib/Node.php 100% <ø> (ø) 10 <0> (ø) :arrow_down:
lib/BirthdayCalendarGenerator.php 98.07% <ø> (ø) 18 <0> (ø) :arrow_down:
lib/Parser/XML/Element/KeyValue.php 84.61% <ø> (ø) 4 <0> (ø) :arrow_down:
lib/VCardConverter.php 98.92% <ø> (ø) 72 <0> (ø) :arrow_down:
lib/Recur/EventIterator.php 100% <ø> (ø) 46 <0> (ø) :arrow_down:
lib/Property/ICalendar/DateTime.php 100% <ø> (ø) 44 <0> (ø) :arrow_down:
lib/Document.php 100% <100%> (ø) 24 <0> (ø) :arrow_down:
lib/Component/VCard.php 100% <100%> (ø) 53 <0> (ø) :arrow_down:
... and 30 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 d529dda...b40b250. Read the comment docs.

codecov[bot] avatar Feb 02 '20 18:02 codecov[bot]

@JeroenVanOort I merged PR #500 that "standardizes" more CI stuff. Sorry, now you have conflicts. Please rebase and resolve...

phil-davis avatar Feb 10 '20 08:02 phil-davis

@JeroenVanOort this has been sitting for a while and now has conflicts. Are you able to rebase and resolve them again?

phil-davis avatar Feb 12 '21 00:02 phil-davis