Skip to content

feat: Taps can now opt-in to emitting ACTIVATE_VERSION messages for streams with FULL_TABLE replication #2686

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Sep 24, 2024

  • Integration test plan
  • Spec compliance tests
  • Docs

Closes #18


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

Copy link

codspeed-hq bot commented Sep 24, 2024

CodSpeed Performance Report

Merging #2686 will not alter performance

Comparing edgarrmondragon/feat/activate_version (6594743) with main (8adf452)

Summary

✅ 8 untouched benchmarks

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (8adf452) to head (6594743).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
- Coverage   91.68%   91.11%   -0.57%     
==========================================
  Files          62       62              
  Lines        5315     5325      +10     
  Branches      686      687       +1     
==========================================
- Hits         4873     4852      -21     
- Misses        310      337      +27     
- Partials      132      136       +4     

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

@edgarrmondragon edgarrmondragon self-assigned this Oct 15, 2024
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/activate_version branch from fe4d249 to 722567c Compare May 21, 2025 20:37
@edgarrmondragon edgarrmondragon force-pushed the edgarrmondragon/feat/activate_version branch from 722567c to 87cff00 Compare May 21, 2025 20:40
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.

Add support for ACTIVATE_VERSION message types
1 participant