refactor(abstractions): replace Lazy implementation with property for JSON options#199
Merged
j-d-ha merged 4 commits intoNov 29, 2025
Codecov / codecov/project
succeeded
Nov 29, 2025 in 1s
90.68% (target 80.00%)
View this Pull Request on Codecov
90.68% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ambda.Host.Abstractions/Options/EnvelopeOptions.cs | 92.30% | 1 Missing |
| ...t/Core/Options/EnvelopeOptionsPostConfiguration.cs | 0.00% | 1 Missing |
@@ Coverage Diff @@
## main #199 +/- ##
==========================================
+ Coverage 90.65% 90.68% +0.02%
==========================================
Files 102 102
Lines 2237 2233 -4
Branches 252 254 +2
==========================================
- Hits 2028 2025 -3
+ Misses 116 115 -1
Partials 93 93 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...lopes.CloudWatchLogs/CloudWatchLogsEnvelopeBase.cs | 89.47% <100.00%> (ø) |
|
| ...pes/AwsLambda.Host.Envelopes.Sqs/SqsSnsEnvelope.cs | 100.00% <100.00%> (ø) |
|
| ...ambda.Host.Abstractions/Options/EnvelopeOptions.cs | 94.11% <92.30%> (-5.89%) |
⬇️ |
| ...t/Core/Options/EnvelopeOptionsPostConfiguration.cs | 0.00% <0.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 90d4fa1...f1c631d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading