Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More CalDAV empty-array time-range changes #1364

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Nov 16, 2021

This is on top of #1300 which specifically sets CalDAV/PropFilter time-range to default to the empty array.

There are other places where time-range is set to false or null by default in various places.

Should these all be an empty array?

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #1364 (dd19543) into master (b65362a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1364   +/-   ##
=========================================
  Coverage     97.07%   97.07%           
  Complexity     2821     2821           
=========================================
  Files           175      175           
  Lines          7702     7702           
=========================================
  Hits           7477     7477           
  Misses          225      225           
Impacted Files Coverage Δ
lib/CalDAV/Backend/AbstractBackend.php 100.00% <ø> (ø)
lib/CalDAV/ICSExportPlugin.php 96.94% <ø> (ø)
lib/CalDAV/Plugin.php 97.55% <ø> (ø)
lib/CalDAV/Schedule/Plugin.php 99.17% <ø> (ø)
lib/CalDAV/Xml/Filter/CompFilter.php 100.00% <ø> (ø)
lib/CalDAV/Xml/Filter/PropFilter.php 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@phil-davis
Copy link
Contributor Author

@DeepDiver1975 do you have knowledge/opinion about this?
And #1300

@evert evert removed their request for review July 25, 2022 00:30
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.

None yet

2 participants