Skip to content

test a PROPFIND to a non-existing URL#36435

Merged
phil-davis merged 1 commit into
masterfrom
testPropfindOnNotExistingURL
Nov 18, 2019
Merged

test a PROPFIND to a non-existing URL#36435
phil-davis merged 1 commit into
masterfrom
testPropfindOnNotExistingURL

Conversation

@individual-it

Copy link
Copy Markdown
Member

Description

a test to check if PROPFIND result is correct when using a not-existing URL

Motivation and Context

finding issues like #36336 (comment) easier and faster

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

codecov Bot commented Nov 18, 2019

Copy link
Copy Markdown

Codecov Report

Merging #36435 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36435   +/-   ##
=========================================
  Coverage     65.16%   65.16%           
  Complexity    19802    19802           
=========================================
  Files          1271     1271           
  Lines         74754    74754           
  Branches       1309     1309           
=========================================
  Hits          48712    48712           
  Misses        25656    25656           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.38% <ø> (ø) 19802 <ø> (ø) ⬇️

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 f6f3cf1...9cbdcff. Read the comment docs.

@phil-davis
phil-davis merged commit 6a96f06 into master Nov 18, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the testPropfindOnNotExistingURL branch November 18, 2019 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants