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: ensure all streams log sync costs #752

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

laurentS
Copy link
Contributor

This PR reverts commit ad0c448 in PR #704 which prevented child streams from logging their costs.

See my comment #704 (comment) for additional context.

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #752 (8310fad) into main (6948908) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   85.31%   85.32%           
=======================================
  Files          34       34           
  Lines        3399     3400    +1     
=======================================
+ Hits         2900     2901    +1     
  Misses        499      499           
Impacted Files Coverage Δ
singer_sdk/tap_base.py 73.02% <100.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6948908...8310fad. Read the comment docs.

@edgarrmondragon edgarrmondragon changed the title Ensure all streams log sync costs fix: ensure all streams log sync costs Jun 24, 2022
Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh boy that is true

@edgarrmondragon edgarrmondragon merged commit 67455a1 into meltano:main Jun 24, 2022
@laurentS laurentS deleted the fix-cost-hook branch June 24, 2022 15:00
edgarrmondragon pushed a commit that referenced this pull request Jun 30, 2022
Ensure all streams log sync costs
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.

2 participants