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

refactor: null checkers rework #101

Merged
merged 2 commits into from
Oct 24, 2020
Merged

refactor: null checkers rework #101

merged 2 commits into from
Oct 24, 2020

Conversation

FrediKats
Copy link
Contributor

Some preparation for #88

@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #101 into master will not change coverage.
The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   33.01%   33.01%           
=======================================
  Files          13       13           
  Lines         312      312           
  Branches       36       36           
=======================================
  Hits          103      103           
  Misses        200      200           
  Partials        9        9           
Impacted Files Coverage Δ
WopiHost.Discovery/HttpDiscoveryFileProvider.cs 0.00% <0.00%> (ø)
WopiHost.FileSystemProvider/WopiSecurityHandler.cs 0.00% <0.00%> (ø)
WopiHost.Discovery/WopiDiscoverer.cs 86.44% <100.00%> (ø)
WopiHost.Url/CollectionExtensions.cs 100.00% <100.00%> (ø)
WopiHost.Url/WopiUrlSettings.cs 37.83% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96c41b1...eae7aa0. Read the comment docs.

@petrsvihlik
Copy link
Owner

hi, thanks for the PR! I'll take a look at it tonight ;)

@petrsvihlik petrsvihlik merged commit 7878304 into petrsvihlik:master Oct 24, 2020
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.

2 participants