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

LoadConfigurationFromSection should RegisterConfigSettings without configuration assign #627

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Sep 29, 2022

Follow up to #626 (Ensure extension-types are registered, before loading config, and allow config assign when unassigned)

@codecov-commenter
Copy link

Codecov Report

Base: 79.12% // Head: 79.30% // Increases project coverage by +0.17% 🎉

Coverage data is based on head (c5e2a33) compared to base (0e69f8c).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #627      +/-   ##
==========================================
+ Coverage   79.12%   79.30%   +0.17%     
==========================================
  Files          18       18              
  Lines        1581     1585       +4     
  Branches      266      264       -2     
==========================================
+ Hits         1251     1257       +6     
  Misses        202      202              
+ Partials      128      126       -2     
Impacted Files Coverage Δ
...Logging/Config/SetupExtensionsBuilderExtensions.cs 42.85% <33.33%> (+42.85%) ⬆️
...xtensions.Logging/Config/SetupBuilderExtensions.cs 80.00% <100.00%> (+15.71%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@snakefoot snakefoot merged commit 7de383b into NLog:master Sep 29, 2022
@snakefoot snakefoot added this to the 5.1.0 milestone Oct 22, 2022
snakefoot added a commit to snakefoot/NLog.Extensions.Logging that referenced this pull request Oct 27, 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.

2 participants