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
Merged

Net8 #165

merged 4 commits into from
Feb 24, 2024

Conversation

petrsvihlik
Copy link
Owner

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults
  • Adheres to .NET Design Guidelines

How to test

What steps do you suggest to take to verify the correctness of the added/updated functionality?

@petrsvihlik petrsvihlik deployed to Integrate Pull Request February 24, 2024 16:15 — with GitHub Actions Active
Copy link

codecov bot commented Feb 24, 2024

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.

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.

1 participant