Skip to content

Bulk export partitioning fixes #5039

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

Merged
merged 9 commits into from
Jun 29, 2023
Merged

Conversation

jamesagnew
Copy link
Collaborator

  • Bulk export batch jobs are now better aware of the partition context
  • Remove 2 of the 3 redundant parameters objects for the bulk export batch job
  • Adds a new pointcut that is called for each resource being added to a bulk export file

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.86 🎉

Comparison is base (2f5ffe7) 81.32% compared to head (6d92665) 83.19%.

❗ Current head 6d92665 differs from pull request most recent head c795261. Consider uploading reports for the commit c795261 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5039      +/-   ##
============================================
+ Coverage     81.32%   83.19%   +1.86%     
- Complexity    23650    25550    +1900     
============================================
  Files          1425     1556     +131     
  Lines         86399    93310    +6911     
  Branches      11677    12413     +736     
============================================
+ Hits          70265    77627    +7362     
+ Misses        10947    10214     -733     
- Partials       5187     5469     +282     

see 1535 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jamesagnew jamesagnew merged commit 6e0651e into master Jun 29, 2023
@jamesagnew jamesagnew deleted the ja_20230627_bulk_export_fixes branch June 29, 2023 12:34
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