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

added ${aspnet-user-isAuthenticated} #143

Merged
merged 1 commit into from May 13, 2017

Conversation

304NotModified
Copy link
Member

fixes #135

@codecov
Copy link

codecov bot commented May 13, 2017

Codecov Report

Merging #143 into master will decrease coverage by 1.97%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   62.31%   60.33%   -1.98%     
==========================================
  Files          26       27       +1     
  Lines         345      353       +8     
  Branches       81       83       +2     
==========================================
- Hits          215      213       -2     
- Misses         95      103       +8     
- Partials       35       37       +2
Impacted Files Coverage Δ
...nderers/AspNetUserIsAuthenticatedLayoutRenderer.cs 0% <0%> (ø)
...youtRenderers/AspNetRequestCookieLayoutRenderer.cs 80.76% <0%> (-3.85%) ⬇️
...outRenderers/AspNetLayoutMultiValueRendererBase.cs 95.12% <0%> (-2.44%) ⬇️

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 836e3e4...45c2136. Read the comment docs.

@304NotModified 304NotModified merged commit 3b001e2 into master May 13, 2017
@304NotModified 304NotModified deleted the aspnet-user-isAuthenticated branch May 13, 2017 16:15
@snakefoot snakefoot added ASP.NET Core ASP.NET Core - all versions and removed ASP.NET Core 1 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASP.NET Core ASP.NET Core - all versions ASP.NET 4 ASP.NET MVC Classic feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add ${aspnet-user-isAuthenticated}
2 participants