sabre-io / vobject

:date: The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
http://sabre.io/vobject/
BSD 3-Clause "New" or "Revised" License
570 stars 125 forks source link

refactor: Replace dirname(__FILE__) with __DIR__ #675

Open ChristophWurst opened 2 weeks ago

ChristophWurst commented 2 weeks ago

:broom:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.78%. Comparing base (57492ab) to head (3bfeaee). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #675 +/- ## ============================================ + Coverage 98.76% 98.78% +0.02% Complexity 1874 1874 ============================================ Files 71 71 Lines 5343 5270 -73 ============================================ - Hits 5277 5206 -71 + Misses 66 64 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.