Skip to content

.

e6a04c9
Select commit
Loading
Failed to load commit list.
Merged

Add WireMockAspNetCoreLogger to log Kestrel warnings/errors #1432

.
e6a04c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 1s

37.64% (-0.02%) compared to d08ce94, passed because coverage increased by 0% when compared to adjusted base (37.64%)

View this Pull Request on Codecov

37.64% (-0.02%) compared to d08ce94, passed because coverage increased by 0% when compared to adjusted base (37.64%)

Details

Codecov Report

❌ Patch coverage is 64.28571% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.64%. Comparing base (d08ce94) to head (e6a04c9).

Files with missing lines Patch % Lines
...ck.Net.Minimal/Logging/WireMockAspNetCoreLogger.cs 57.14% 12 Missing ⚠️
...inimal/Logging/WireMockAspNetCoreLoggerProvider.cs 60.00% 4 Missing ⚠️
...rc/WireMock.Net.Minimal/Owin/AspNetCoreSelfHost.cs 70.00% 3 Missing ⚠️
...ock.Net.Minimal/Owin/Mappers/OwinResponseMapper.cs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1432      +/-   ##
==========================================
- Coverage   37.66%   37.64%   -0.02%     
==========================================
  Files         155      157       +2     
  Lines       36865    37149     +284     
==========================================
+ Hits        13884    13984     +100     
- Misses      22627    22799     +172     
- Partials      354      366      +12     

☔ 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.