Skip to content

feat(logs): add log4net integration#5172

Draft
Flash0ver wants to merge 7 commits into
mainfrom
feat/logs-log4net
Draft

feat(logs): add log4net integration#5172
Flash0ver wants to merge 7 commits into
mainfrom
feat/logs-log4net

test: add Properties-to-Attributes tests

ca31e0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

74.20% (+0.06%) compared to 7deff34

View this Pull Request on Codecov

74.20% (+0.06%) compared to 7deff34

Details

Codecov Report

❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.20%. Comparing base (7deff34) to head (ca31e0b).

Files with missing lines Patch % Lines
src/Sentry.Log4Net/LevelMapping.cs 75.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5172      +/-   ##
==========================================
+ Coverage   74.13%   74.20%   +0.06%     
==========================================
  Files         508      510       +2     
  Lines       18282    18323      +41     
  Branches     3574     3587      +13     
==========================================
+ Hits        13553    13596      +43     
- Misses       3860     3861       +1     
+ Partials      869      866       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.