Skip to content

feat: New batch processing option: 'ThrowOnFullBatchFailure' #646

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlined the .NET 8 targeting in the Batch Processing HelloWorld e…

20dee71
Select commit
Loading
Failed to load commit list.
Merged

feat: New batch processing option: 'ThrowOnFullBatchFailure' #646

Streamlined the .NET 8 targeting in the Batch Processing HelloWorld e…
20dee71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 1s

73.01% (+0.30%) compared to 5a483b7

View this Pull Request on Codecov

73.01% (+0.30%) compared to 5a483b7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.01%. Comparing base (5a483b7) to head (20dee71).
Report is 45 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #646      +/-   ##
===========================================
+ Coverage    72.71%   73.01%   +0.30%     
===========================================
  Files          190      195       +5     
  Lines         7886     7998     +112     
  Branches       850      854       +4     
===========================================
+ Hits          5734     5840     +106     
- Misses        1862     1873      +11     
+ Partials       290      285       -5     

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