chore: Logging AOT Support WIP
…fic paths. New helper method to convert anonymous types to dictionary, use for source generation .NET 8
Please provide the issue number
Issue number: #212
Summary
Changes
Logging support for native AOT .NET 8 specific serialization paths New helper method to convert anonymous types to dictionary, use for source generation .NET 8
User experience
Please share what the user experience looks like before and after this change
Checklist
Please leave checklist items unchecked if they do not apply to your change.
- [x] Meets tenets criteria
- [x] I have performed a self-review of this change
- [x] Changes have been tested
- [ ] Changes are documented
- [x] PR title follows conventional commit semantics
Is this a breaking change?
RFC issue number:
Checklist:
- [ ] Migration process documented
- [ ] Implement warnings (if it can live side by side)
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.
Codecov Report
Attention: Patch coverage is 87.38899% with 71 lines in your changes missing coverage. Please review.
Project coverage is 72.94%. Comparing base (
5a483b7) to head (e1d1181). Report is 43 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #628 +/- ##
===========================================
+ Coverage 72.71% 72.94% +0.22%
===========================================
Files 190 195 +5
Lines 7886 7986 +100
Branches 850 854 +4
===========================================
+ Hits 5734 5825 +91
- Misses 1862 1876 +14
+ Partials 290 285 -5
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 72.94% <87.38%> (+0.22%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
- [x] documentation
Quality Gate passed
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code