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

Prototype of stopping after N rows loaded from taps #8364

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

Merge branch 'main' into dc_colinx_row_limit_hack

ad81936
Select commit
Loading
Failed to load commit list.
Draft

Prototype of stopping after N rows loaded from taps #8364

Merge branch 'main' into dc_colinx_row_limit_hack
ad81936
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 1s

91.48% (-0.03%) compared to 13963b0

View this Pull Request on Codecov

91.48% (-0.03%) compared to 13963b0

Details

Codecov Report

Attention: Patch coverage is 45.83333% with 13 lines in your changes missing coverage. Please review.

Project coverage is 91.48%. Comparing base (13963b0) to head (ad81936).
Report is 152 commits behind head on main.

Files Patch % Lines
src/meltano/core/block/extract_load.py 45.83% 12 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8364      +/-   ##
==========================================
- Coverage   91.50%   91.48%   -0.03%     
==========================================
  Files         244      245       +1     
  Lines       19125    19168      +43     
  Branches     2139     2143       +4     
==========================================
+ Hits        17501    17536      +35     
- Misses       1344     1352       +8     
  Partials      280      280              

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