destructurama / attributed

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

Compile property accessor #98

Closed sungam3r closed 9 months ago

sungam3r commented 9 months ago

fixes #81

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (fe670de) 92.06% compared to head (8f03887) 93.57%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== + Coverage 92.06% 93.57% +1.51% ========================================== Files 13 13 Lines 252 249 -3 Branches 42 39 -3 ========================================== + Hits 232 233 +1 + Misses 14 10 -4 Partials 6 6 ```

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