Skip to content

Conversation

@DeepDiver1975
Copy link
Member

rebased #904

@codecov
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #1503 (e61f0a0) into master (9fb8b91) will decrease coverage by 0.01%.
The diff coverage is 96.77%.

@@             Coverage Diff              @@
##             master    #1503      +/-   ##
============================================
- Coverage     97.32%   97.32%   -0.01%     
- Complexity     2833     2841       +8     
============================================
  Files           175      175              
  Lines          9425     9443      +18     
============================================
+ Hits           9173     9190      +17     
- Misses          252      253       +1     
Files Coverage Δ
lib/CardDAV/AddressBook.php 92.00% <100.00%> (+0.10%) ⬆️
lib/DAV/Client.php 92.62% <ø> (ø)
lib/DAV/Server.php 96.91% <100.00%> (+0.03%) ⬆️
lib/DAV/Xml/Element/Response.php 93.58% <100.00%> (ø)
lib/DAV/Tree.php 99.25% <92.30%> (-0.75%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@DeepDiver1975 DeepDiver1975 force-pushed the DeepDiver1975-multiget-404-2 branch from 915a39a to e61f0a0 Compare November 13, 2023 22:08
@DeepDiver1975 DeepDiver1975 force-pushed the DeepDiver1975-multiget-404-2 branch from e61f0a0 to 3c39275 Compare September 5, 2024 10:06
@DeepDiver1975
Copy link
Member Author

rebased - @clxmstaab @phil-davis mind a review? THX

Copy link
Member

@staabm staabm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

$writer->writeElement('{DAV:}href', $writer->contextUri.\Sabre\HTTP\encodePath($this->getHref()));

$empty = true;
$httpStatus = $this->getHTTPStatus();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like we should raise the phpstan level to catch such things :)
(separate PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants