Skip to content

Skip if instances is empty#553

Open
nghiaphamhn wants to merge 1 commit intophnx47:mainfrom
nghiaphamhn:master
Open

Skip if instances is empty#553
nghiaphamhn wants to merge 1 commit intophnx47:mainfrom
nghiaphamhn:master

Conversation

@nghiaphamhn
Copy link
Copy Markdown
Contributor

Add validation to skip processing when instances collection is empty to prevent unnecessary execution.

@nghiaphamhn nghiaphamhn requested a review from phnx47 as a code owner April 10, 2026 13:58
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.88%. Comparing base (777d1b7) to head (06d43f6).

Files with missing lines Patch % Lines
src/DapperRepository.BulkInsert.cs 33.33% 1 Missing and 1 partial ⚠️
src/DapperRepository.BulkUpdate.cs 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   65.01%   64.88%   -0.14%     
==========================================
  Files          59       59              
  Lines        1941     1945       +4     
  Branches      381      383       +2     
==========================================
  Hits         1262     1262              
- Misses        568      570       +2     
- Partials      111      113       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants