Skip to content

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

Open
roxblnfk wants to merge 1 commit into2.xfrom
feat/bulk-loader-load-dto
Open

Support LoadOptions DTOs in BulkLoader::load()#559
roxblnfk wants to merge 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).

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.

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