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

Increase unit test coverage in the ocdav service #5022

Open
butonic opened this issue Nov 9, 2022 · 1 comment
Open

Increase unit test coverage in the ocdav service #5022

butonic opened this issue Nov 9, 2022 · 1 comment
Labels
Interaction:Needs-tests Priority:p2-high Escalation, on top of current planning, release blocker Type:Technical-Debt

Comments

@butonic
Copy link
Member

butonic commented Nov 9, 2022

Description

The ocdav service serves our most fundamental APIs: /webav, /dav/files, /dav/spaces, /dav/files-public...

But currently we are at 3.1%

Running tool: /usr/local/bin/go test -timeout 30s -coverprofile=/tmp/vscode-goeLSGxw/go-code-cover github.com/cs3org/reva/v2/internal/http/services/owncloud/ocdav

ok  	github.com/cs3org/reva/v2/internal/http/services/owncloud/ocdav	0.027s	coverage: 3.1% of statements

Goal: bring coverage up to 70%

@butonic butonic self-assigned this Nov 9, 2022
@butonic butonic added Interaction:Needs-tests Priority:p2-high Escalation, on top of current planning, release blocker and removed Type:Bug labels Nov 11, 2022
@stale
Copy link

stale bot commented Jan 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Jan 15, 2023
@stale stale bot removed the Status:Stale label Jan 16, 2023
@micbar micbar moved this from Prio 2 to Needs Tests in Infinite Scale Team Board Apr 25, 2023
@butonic butonic removed their assignment Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interaction:Needs-tests Priority:p2-high Escalation, on top of current planning, release blocker Type:Technical-Debt
Projects
Status: Needs Tests
Development

No branches or pull requests

2 participants