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

NLogLogger refactoring to reduce code-path-navigations #539

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

snakefoot
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2021

Codecov Report

Merging #539 (2e8dd2d) into master (e006c89) will increase coverage by 0.27%.
The diff coverage is 81.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   80.66%   80.93%   +0.27%     
==========================================
  Files          17       17              
  Lines        1438     1427      -11     
  Branches      237      231       -6     
==========================================
- Hits         1160     1155       -5     
+ Misses        171      164       -7     
- Partials      107      108       +1     
Impacted Files Coverage Δ
...tensions.Logging/Extensions/ConfigureExtensions.cs 57.98% <0.00%> (ø)
...og.Extensions.Logging/Logging/NLogLoggerFactory.cs 85.29% <ø> (ø)
.../LayoutRenderers/MicrosoftConsoleLayoutRenderer.cs 73.46% <75.00%> (ø)
src/NLog.Extensions.Logging/Logging/NLogLogger.cs 82.20% <82.71%> (+1.38%) ⬆️
...nsions.Logging/Logging/NLogMessageParameterList.cs 91.30% <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 e006c89...2e8dd2d. Read the comment docs.

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

2 participants