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

Handle unauthorized files / dirs for cleanup #1328

Merged
merged 3 commits into from
Jan 21, 2025

add comments and unit tests

a1459bc
Select commit
Loading
Failed to load commit list.
Merged

Handle unauthorized files / dirs for cleanup #1328

add comments and unit tests
a1459bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

81.3% of diff hit (target 89.7%)

View this Pull Request on Codecov

81.3% of diff hit (target 89.7%)

Annotations

Check warning on line 84 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L84

Added line #L84 was not covered by tests

Check warning on line 87 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L87

Added line #L87 was not covered by tests

Check warning on line 97 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L97

Added line #L97 was not covered by tests

Check warning on line 105 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L105

Added line #L105 was not covered by tests

Check warning on line 107 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L107

Added line #L107 was not covered by tests

Check warning on line 115 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 126 in src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Contracts/FileComponentDetectorWithCleanup.cs#L123-L126

Added lines #L123 - L126 were not covered by tests