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

Net8 #165

Merged
merged 4 commits into from
Feb 24, 2024

removed warnings

0a6aeea
Select commit
Loading
Failed to load commit list.
Merged

Net8 #165

removed warnings
0a6aeea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2024 in 0s

21.21% of diff hit (target 0.00%)

View this Pull Request on Codecov

21.21% of diff hit (target 0.00%)

Annotations

Check warning on line 12 in src/WopiHost.Abstractions/WopiAuthorizationRequirement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Abstractions/WopiAuthorizationRequirement.cs#L12

Added line #L12 was not covered by tests

Check warning on line 17 in src/WopiHost.Abstractions/WopiAuthorizationRequirement.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Abstractions/WopiAuthorizationRequirement.cs#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/WopiHost.Core/Controllers/ContainersController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/ContainersController.cs#L20

Added line #L20 was not covered by tests

Check warning on line 19 in src/WopiHost.Core/Controllers/EcosystemController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/EcosystemController.cs#L19

Added line #L19 was not covered by tests

Check warning on line 160 in src/WopiHost.Core/Controllers/FilesController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/FilesController.cs#L160

Added line #L160 was not covered by tests

Check warning on line 189 in src/WopiHost.Core/Controllers/FilesController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/FilesController.cs#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 22 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L22

Added line #L22 was not covered by tests

Check warning on line 33 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L33

Added line #L33 was not covered by tests

Check warning on line 90 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L90

Added line #L90 was not covered by tests

Check warning on line 98 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 101 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L101

Added line #L101 was not covered by tests

Check warning on line 110 in src/WopiHost.Core/Controllers/WopiBootstrapperController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiBootstrapperController.cs#L110

Added line #L110 was not covered by tests

Check warning on line 19 in src/WopiHost.Core/Controllers/WopiControllerBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiControllerBase.cs#L19

Added line #L19 was not covered by tests

Check warning on line 24 in src/WopiHost.Core/Controllers/WopiControllerBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiControllerBase.cs#L24

Added line #L24 was not covered by tests

Check warning on line 29 in src/WopiHost.Core/Controllers/WopiControllerBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiControllerBase.cs#L29

Added line #L29 was not covered by tests

Check warning on line 34 in src/WopiHost.Core/Controllers/WopiControllerBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Controllers/WopiControllerBase.cs#L34

Added line #L34 was not covered by tests

Check warning on line 25 in src/WopiHost.Core/FileExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/FileExtensions.cs#L25

Added line #L25 was not covered by tests

Check warning on line 27 in src/WopiHost.Core/FileExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/FileExtensions.cs#L27

Added line #L27 was not covered by tests

Check warning on line 14 in src/WopiHost.Core/HttpHeaderAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/HttpHeaderAttribute.cs#L14

Added line #L14 was not covered by tests

Check warning on line 16 in src/WopiHost.Core/HttpHeaderAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/HttpHeaderAttribute.cs#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/WopiHost.Core/HttpHeaderAttribute.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/HttpHeaderAttribute.cs#L18

Added line #L18 was not covered by tests

Check warning on line 18 in src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs#L18

Added line #L18 was not covered by tests

Check warning on line 50 in src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Security/Authentication/AccessTokenHandler.cs#L52

Added line #L52 was not covered by tests

Check warning on line 18 in src/WopiHost.Core/Security/Authentication/AuthenticationBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WopiHost.Core/Security/Authentication/AuthenticationBuilderExtensions.cs#L18

Added line #L18 was not covered by tests