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

fix: Check if replication key is timestamp before using start_date as default #1734

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

Merge branch 'main' into 1677-fix-do-not-use-start-date-with-non-date…

6a6f850
Select commit
Loading
Failed to load commit list.
Draft

fix: Check if replication key is timestamp before using start_date as default #1734

Merge branch 'main' into 1677-fix-do-not-use-start-date-with-non-date…
6a6f850
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 0s

89.43% (-0.05%) compared to cb163bf

View this Pull Request on Codecov

89.43% (-0.05%) compared to cb163bf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.43%. Comparing base (cb163bf) to head (6a6f850).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   89.47%   89.43%   -0.05%     
==========================================
  Files          58       58              
  Lines        4799     4799              
  Branches      937      937              
==========================================
- Hits         4294     4292       -2     
- Misses        352      353       +1     
- Partials      153      154       +1     

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