dav icon indicating copy to clipboard operation
dav copied to clipboard

Align createFile signature with interface

Open kesselb opened this issue 3 years ago • 1 comments

Hey :wave:

Psalm is reporting some ParamNameMismatch warnings.

Here is a good explanation: https://psalm.dev/articles/getting-ready-for-named-arguments

kesselb avatar Oct 12 '22 17:10 kesselb

Codecov Report

Merging #1422 (051e6b9) into master (264f567) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 051e6b9 differs from pull request most recent head 0481eca. Consider uploading reports for the commit 0481eca to get more accurate results

@@            Coverage Diff            @@
##             master    #1422   +/-   ##
=========================================
  Coverage     97.23%   97.23%           
  Complexity     2830     2830           
=========================================
  Files           175      175           
  Lines          8566     8566           
=========================================
  Hits           8329     8329           
  Misses          237      237           
Impacted Files Coverage Δ
lib/CalDAV/Calendar.php 93.26% <100.00%> (ø)
lib/CalDAV/CalendarHome.php 100.00% <100.00%> (ø)
lib/CardDAV/AddressBook.php 92.64% <100.00%> (ø)
lib/CardDAV/AddressBookHome.php 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 12 '22 17:10 codecov[bot]