sabre-io / dav

sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
http://sabre.io
BSD 3-Clause "New" or "Revised" License
1.54k stars 347 forks source link

fix: getNodeForPath caching (#1545) [4.6] #1567

Closed phil-davis closed 4 weeks ago

phil-davis commented 4 weeks ago

Backport from master to 4.6

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 97.33%. Comparing base (a3be3d4) to head (fe09b0b). Report is 3 commits behind head on 4.6.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4.6 #1567 +/- ## ============================================ + Coverage 97.28% 97.33% +0.04% - Complexity 2841 2843 +2 ============================================ Files 175 175 Lines 9362 9441 +79 ============================================ + Hits 9108 9189 +81 + Misses 254 252 -2 ```

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