Skip to content

feat(batch-processing): add typed handlers tests in examples for Dyna…

37855c6
Select commit
Loading
Failed to load commit list.
Merged

feat: batch typed decorator #1034

feat(batch-processing): add typed handlers tests in examples for Dyna…
37855c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

78.50% (+0.11%) compared to 002d909

View this Pull Request on Codecov

78.50% (+0.11%) compared to 002d909

Details

Codecov Report

❌ Patch coverage is 78.57143% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.50%. Comparing base (002d909) to head (37855c6).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...ertools.BatchProcessing/BatchProcessorAttribute.cs 80.35% 17 Missing and 5 partials ⚠️
...sing/Internal/TypedBatchProcessingAspectHandler.cs 85.50% 6 Missing and 4 partials ⚠️
...cessing/Kinesis/TypedKinesisEventBatchProcessor.cs 42.85% 8 Missing ⚠️
...sing/DynamoDb/TypedDynamoDbStreamBatchProcessor.cs 64.28% 5 Missing ⚠️
...ools.BatchProcessing/Sqs/TypedSqsBatchProcessor.cs 78.57% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1034      +/-   ##
===========================================
+ Coverage    78.39%   78.50%   +0.11%     
===========================================
  Files          298      299       +1     
  Lines        12157    12376     +219     
  Branches      1464     1494      +30     
===========================================
+ Hits          9530     9716     +186     
- Misses        2159     2186      +27     
- Partials       468      474       +6     

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