Skip to content

Support LoadOptions DTOs in BulkLoader::load()#559

Merged
roxblnfk merged 1 commit into2.xfrom
feat/bulk-loader-load-dto
Mar 17, 2026
Merged

Support LoadOptions DTOs in BulkLoader::load()#559
roxblnfk merged 1 commit into2.xfrom
feat/bulk-loader-load-dto

Conversation

@roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Mar 6, 2026

🔍 What was changed

Added LoadOptions into BulkLoader interface and implementation

📝 Checklist

  • How was this tested:
    • Tested manually
    • Unit tests added

@roxblnfk roxblnfk added the type:feature New feature. label Mar 6, 2026
@roxblnfk roxblnfk added this to the 2.15.x milestone Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.82%. Comparing base (2e9463e) to head (e1abb4a).
⚠️ Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #559   +/-   ##
=========================================
  Coverage     91.82%   91.82%           
  Complexity     1963     1963           
=========================================
  Files           131      131           
  Lines          5054     5054           
=========================================
  Hits           4641     4641           
  Misses          413      413           

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

@roxblnfk roxblnfk merged commit d3786d2 into 2.x Mar 17, 2026
27 of 29 checks passed
@roxblnfk roxblnfk deleted the feat/bulk-loader-load-dto branch March 17, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature New feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant