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

Graph test coverage driveitems #5165

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

aduffeck
Copy link
Contributor

@aduffeck aduffeck commented Dec 1, 2022

Increase test coverage of the graph service.

Fixes #5016

@update-docs
Copy link

update-docs bot commented Dec 1, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

25.0% 25.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

LGTM

@micbar micbar merged commit 5d80298 into owncloud:master Dec 1, 2022
ownclouders pushed a commit that referenced this pull request Dec 1, 2022
Merge: cff0ecc d1958a0
Author: Michael Barz <mbarz@owncloud.com>
Date:   Thu Dec 1 12:15:30 2022 +0100

    Merge pull request #5165 from aduffeck/graph-test-coverage-driveitems

    Graph test coverage driveitems
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.

Increase unit test coverage in the graph service
2 participants