Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Support fanning out parent record into multiple child contexts/syncs #2144

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Jan 11, 2024

Closes #1862


📚 Documentation preview 📚: https://meltano-sdk--2144.org.readthedocs.build/en/2144/

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0675322) 87.98% compared to head (74e6dc6) 87.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2144   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files          60       60           
  Lines        5002     5004    +2     
  Branches     1013     1014    +1     
=======================================
+ Hits         4401     4403    +2     
  Misses        424      424           
  Partials      177      177           

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

@edgarrmondragon edgarrmondragon force-pushed the 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs branch from c82037b to d8a562e Compare January 11, 2024 00:11
Copy link

codspeed-hq bot commented Jan 11, 2024

CodSpeed Performance Report

Merging #2144 will not alter performance

⚠️ No base runs were found

Falling back to comparing 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs (74e6dc6) with main (1354410)

Summary

✅ 6 untouched benchmarks

@edgarrmondragon edgarrmondragon force-pushed the 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs branch 2 times, most recently from f5dbfe2 to 96169f6 Compare January 11, 2024 15:08
@edgarrmondragon edgarrmondragon marked this pull request as ready for review January 11, 2024 18:09
@edgarrmondragon edgarrmondragon requested review from a team and kgpayne as code owners January 11, 2024 18:09
@edgarrmondragon edgarrmondragon changed the title feat: Support fanning out parent record into multiple child syncs feat: Support fanning out parent record into multiple child contexts/syncs Jan 11, 2024
@edgarrmondragon edgarrmondragon force-pushed the 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs branch from 96169f6 to 2a91b38 Compare January 11, 2024 18:47
@edgarrmondragon edgarrmondragon force-pushed the 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs branch from 2a91b38 to 74e6dc6 Compare January 11, 2024 19:04
@edgarrmondragon edgarrmondragon merged commit 5f1a68b into main Jan 11, 2024
35 checks passed
@edgarrmondragon edgarrmondragon deleted the 1862-feat-support-fanning-out-parent-record-into-multiple-child-syncs branch January 11, 2024 19:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Support fanning out parent record into multiple child syncs
1 participant