destructurama / attributed

Use attributes to control how complex types are logged to Serilog.
Apache License 2.0
269 stars 33 forks source link

Refactor LogWithNameAttribute #103

Closed sungam3r closed 8 months ago

sungam3r commented 9 months ago

This PR is the last one to increase code coverage to 100%.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c0c2812) 96.35% compared to head (7e9fd08) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## =========================================== + Coverage 96.35% 100.00% +3.64% =========================================== Files 11 11 Lines 247 234 -13 Branches 36 34 -2 =========================================== - Hits 238 234 -4 + Misses 7 0 -7 + Partials 2 0 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.