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/project succeeded Feb 24, 2024 in 0s

18.24% (+18.24%) compared to e3229cf

View this Pull Request on Codecov

18.24% (+18.24%) compared to e3229cf

Details

Codecov Report

Attention: Patch coverage is 21.21212% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 18.24%. Comparing base (e3229cf) to head (0a6aeea).
Report is 6 commits behind head on master.

Files Patch % Lines
...ost.Core/Controllers/WopiBootstrapperController.cs 0.00% 7 Missing ⚠️
src/WopiHost.FileSystemProvider/WopiFile.cs 0.00% 6 Missing ⚠️
...rc/WopiHost.Core/Controllers/WopiControllerBase.cs 0.00% 4 Missing ⚠️
src/WopiHost.Core/HttpHeaderAttribute.cs 0.00% 4 Missing ⚠️
...Core/Security/Authentication/AccessTokenHandler.cs 0.00% 4 Missing ⚠️
src/WopiHost.FileSystemProvider/WopiFolder.cs 0.00% 4 Missing ⚠️
...WopiHost.FileSystemProvider/WopiSecurityHandler.cs 0.00% 4 Missing ⚠️
src/WopiHost.Core/Controllers/FilesController.cs 0.00% 3 Missing ⚠️
...iHost.Abstractions/WopiAuthorizationRequirement.cs 0.00% 2 Missing ⚠️
src/WopiHost.Core/FileExtensions.cs 0.00% 2 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #165       +/-   ##
===========================================
+ Coverage        0   18.24%   +18.24%     
===========================================
  Files           0       47       +47     
  Lines           0      937      +937     
  Branches        0       77       +77     
===========================================
+ Hits            0      171      +171     
- Misses          0      763      +763     
- Partials        0        3        +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.