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

ignore ObjectDisposedException in aspnet-user renderers #142

Conversation

304NotModified
Copy link
Member

Fixes #83

@codecov
Copy link

codecov bot commented May 13, 2017

Codecov Report

Merging #142 into master will decrease coverage by 1.44%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   62.83%   61.38%   -1.45%     
==========================================
  Files          26       26              
  Lines         339      347       +8     
  Branches       81       81              
==========================================
  Hits          213      213              
- Misses         91       97       +6     
- Partials       35       37       +2
Impacted Files Coverage Δ
...ayoutRenderers/AspNetUserAuthTypeLayoutRenderer.cs 62.5% <66.66%> (-17.5%) ⬇️
...ayoutRenderers/AspNetUserIdentityLayoutRenderer.cs 62.5% <66.66%> (-17.5%) ⬇️
...youtRenderers/AspNetRequestCookieLayoutRenderer.cs 80.76% <0%> (-3.85%) ⬇️
...outRenderers/AspNetLayoutMultiValueRendererBase.cs 95.12% <0%> (-2.44%) ⬇️
...e/LayoutRenderers/IISInstanceNameLayoutRenderer.cs 0% <0%> (ø) ⬆️

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 e8fc87a...5d81e67. Read the comment docs.

@304NotModified 304NotModified merged commit 836e3e4 into master May 13, 2017
@304NotModified 304NotModified deleted the AspNetUserIdentityLayoutRenderer_ObjectDisposedException branch May 13, 2017 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant