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

NLogRequestPostedBodyModule - Enables ${aspnet-request-posted-body} #785

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

snakefoot
Copy link
Contributor

Matching #783 but with HttpModule for ASP.NET Classic.

@snakefoot snakefoot added this to the 5.0.1 milestone Jun 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2022

Codecov Report

Merging #785 (bc968f0) into master (3aee9bb) will decrease coverage by 0%.
The diff coverage is 60%.

@@          Coverage Diff          @@
##           master   #785   +/-   ##
=====================================
- Coverage      66%    65%   -0%     
=====================================
  Files          49     50    +1     
  Lines         810    858   +48     
  Branches      201    211   +10     
=====================================
+ Hits          532    561   +29     
- Misses        202    215   +13     
- Partials       76     82    +6     
Impacted Files Coverage Δ
...Renderers/AspNetRequestPostedBodyLayoutRenderer.cs 85% <ø> (ø)
src/NLog.Web/NLogRequestPostedBodyModule.cs 60% <60%> (ø)

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 3aee9bb...bc968f0. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jun 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

70.5% 70.5% Coverage
0.0% 0.0% Duplication

@snakefoot snakefoot merged commit 1fec381 into NLog:master Jun 4, 2022
@snakefoot snakefoot added the ASP.NET 4 ASP.NET MVC Classic label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants