Skip to content

feat: add Timeout Manager pattern#454

Merged
JerrettDavis merged 1 commit into
mainfrom
feat/timeout-manager-447
May 30, 2026
Merged

feat: add Timeout Manager pattern#454
JerrettDavis merged 1 commit into
mainfrom
feat/timeout-manager-447

feat: add timeout manager pattern

7e93be0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 1s

96.78% (target 95.00%)

View this Pull Request on Codecov

96.78% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 97.89916% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.78%. Comparing base (e8114c0) to head (7e93be0).

Files with missing lines Patch % Lines
...Kit.Generators/Timeouts/TimeoutManagerGenerator.cs 95.91% 4 Missing ⚠️
...ernKit.Core/Application/Timeouts/TimeoutManager.cs 98.78% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   96.61%   96.78%   +0.16%     
==========================================
  Files         551      555       +4     
  Lines       44988    45224     +236     
  Branches     2966     6517    +3551     
==========================================
+ Hits        43467    43768     +301     
+ Misses       1521     1456      -65     

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