X Tutup
Skip to content

Update sabre/dav (4.0.3 => 4.1.0)#37151

Merged
phil-davis merged 1 commit intomasterfrom
sabre-dav-4.1.0
Mar 21, 2020
Merged

Update sabre/dav (4.0.3 => 4.1.0)#37151
phil-davis merged 1 commit intomasterfrom
sabre-dav-4.1.0

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Mar 21, 2020

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating sabre/dav (4.0.3 => 4.1.0): Downloading (100%)  

https://github.com/sabre-io/dav/releases/tag/4.1.0

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@codecov
Copy link

codecov bot commented Mar 21, 2020

Codecov Report

Merging #37151 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #37151      +/-   ##
============================================
- Coverage     64.85%   64.85%   -0.01%     
+ Complexity    19136    19134       -2     
============================================
  Files          1267     1267              
  Lines         74895    74888       -7     
  Branches       1331     1331              
============================================
- Hits          48575    48570       -5     
+ Misses        25928    25926       -2     
  Partials        392      392              
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (ø) 0.00 <ø> (ø)
#phpunit 66.05% <ø> (-0.01%) 19134.00 <ø> (-2.00)
Impacted Files Coverage Δ Complexity Δ
apps/dav/lib/CardDAV/AddressBookRoot.php 50.00% <0.00%> (-7.15%) 3.00% <0.00%> (ø%)
apps/dav/lib/CalDAV/CalendarObject.php 92.85% <0.00%> (-3.70%) 18.00% <0.00%> (ø%)
apps/dav/lib/CalDAV/Schedule/IMipPlugin.php 82.50% <0.00%> (-2.50%) 14.00% <0.00%> (ø%)
apps/dav/lib/CardDAV/Plugin.php 15.78% <0.00%> (-0.88%) 7.00% <0.00%> (ø%)
apps/dav/lib/DAV/Sharing/Plugin.php 70.58% <0.00%> (ø) 13.00% <0.00%> (+7.00%)
apps/dav/lib/CalDAV/CalendarHome.php 0.00% <0.00%> (ø) 19.00% <0.00%> (ø%)
apps/dav/lib/CalDAV/Calendar.php 84.37% <0.00%> (+0.53%) 31.00% <0.00%> (-9.00%) ⬆️
apps/dav/lib/CardDAV/AddressBook.php 78.00% <0.00%> (+4.92%) 18.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4dac1e9...bac8ab9. Read the comment docs.

@phil-davis phil-davis merged commit e8c1322 into master Mar 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the sabre-dav-4.1.0 branch March 21, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - To Review dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup