Introduced LoadConfigurationFromSection on ISetupBuilder#412
Conversation
… ISetupBuilder
Codecov Report
@@ Coverage Diff @@
## master #412 +/- ##
==========================================
- Coverage 82.45% 82.29% -0.16%
==========================================
Files 14 14
Lines 1197 1192 -5
Branches 194 195 +1
==========================================
- Hits 987 981 -6
Misses 141 141
- Partials 69 70 +1
Continue to review full report at Codecov.
|
|
This is an API breaking change? The revert? |
|
We have not released anything yet. Me trying out the LogManager.Setup()-fluent-API. And decided that this works better for my eyes :) |
|
ow yes indeed |
|
This is indeed nicer to read :) |
…nfigurationFromSection
…nfigurationFromSection
…nfigurationFromSection
…urationFromSection (#418)
|
note renamed before release in #418. Example and title has been updated |
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #412 +/- ##
==========================================
- Coverage 82.45% 82.29% -0.16%
==========================================
Files 14 14
Lines 1197 1192 -5
Branches 194 195 +1
==========================================
- Hits 987 981 -6
Misses 141 141
- Partials 69 70 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Superseded #410
Updated example: