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 AspNetLayoutRendererBase.Register for registering lambdas with httpcontext #428

Merged
merged 3 commits into from
Jun 5, 2019

Conversation

304NotModified
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented May 30, 2019

Codecov Report

Merging #428 into dev will decrease coverage by 1%.
The diff coverage is 80%.

Impacted file tree graph

@@        Coverage Diff         @@
##           dev   #428   +/-   ##
==================================
- Coverage   63%    62%   -1%     
==================================
  Files       35     35           
  Lines      524    527    +3     
  Branches   121    123    +2     
==================================
- Hits       329    327    -2     
  Misses     158    158           
- Partials    37     42    +5
Impacted Files Coverage Δ
...Shared/LayoutRenderers/AspNetLayoutRendererBase.cs 80% <80%> (-3%) ⬇️
...d/LayoutRenderers/AspNetItemValueLayoutRenderer.cs 86% <0%> (-7%) ⬇️
...enderers/AspNetRequestQueryStringLayoutRenderer.cs 82% <0%> (-5%) ⬇️
...youtRenderers/AspNetRequestCookieLayoutRenderer.cs 88% <0%> (-4%) ⬇️
...outRenderers/AspNetLayoutMultiValueRendererBase.cs 88% <0%> (-1%) ⬇️

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 a3f67ff...12cf47a. Read the comment docs.

@repo-ranger repo-ranger bot merged commit dab12cc into dev Jun 5, 2019
@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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants