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

[Backport 1.7.latest] Fix lock for git subduer #9028

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2023

Backport 01d481b from #9019.

* wip

* add tests

* changelog

* nits

* pr feedback

* nits

(cherry picked from commit 01d481b)
@github-actions github-actions bot requested a review from a team as a code owner November 7, 2023 19:00
@cla-bot cla-bot bot added the cla:yes label Nov 7, 2023
@ChenyuLInx ChenyuLInx closed this Nov 7, 2023
@ChenyuLInx ChenyuLInx reopened this Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bebd6ca) 86.51% compared to head (d49ef79) 86.55%.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest    #9028      +/-   ##
==============================================
+ Coverage       86.51%   86.55%   +0.04%     
==============================================
  Files             179      179              
  Lines           26520    26535      +15     
==============================================
+ Hits            22944    22968      +24     
+ Misses           3576     3567       -9     
Flag Coverage Δ
integration 83.39% <90.47%> (+0.05%) ⬆️
unit 64.78% <52.38%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
core/dbt/deps/git.py 93.61% <100.00%> (+2.60%) ⬆️
core/dbt/deps/local.py 92.45% <100.00%> (+0.45%) ⬆️
core/dbt/deps/registry.py 97.36% <100.00%> (+0.07%) ⬆️
core/dbt/task/deps.py 94.28% <100.00%> (-0.05%) ⬇️
core/dbt/deps/base.py 89.00% <75.00%> (-0.70%) ⬇️
core/dbt/deps/tarball.py 79.06% <66.66%> (-0.94%) ⬇️

... and 1 file with indirect coverage changes

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

@peterallenwebb peterallenwebb merged commit 7d60d63 into 1.7.latest Nov 7, 2023
@peterallenwebb peterallenwebb deleted the backport-9019-to-1.7.latest branch November 7, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants