Skip to content
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

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

Draft
wants to merge 1 commit 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 (fe4d249) with main (e997deb)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.52%. Comparing base (e997deb) to head (fe4d249).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
- Coverage   90.25%   85.52%   -4.74%     
==========================================
  Files          58       58              
  Lines        4895     4905      +10     
  Branches      964      965       +1     
==========================================
- Hits         4418     4195     -223     
- Misses        329      530     +201     
- Partials      148      180      +32     

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

@edgarrmondragon edgarrmondragon self-assigned this Oct 15, 2024
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