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 partial parsing issue not working for changing semantic model name #8878

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Backport 35f46da from #8865.

@github-actions github-actions bot requested a review from a team as a code owner October 23, 2023 17:29
@github-actions github-actions bot requested a review from QMalcolm October 23, 2023 17:29
@cla-bot cla-bot bot added the cla:yes label Oct 23, 2023
@ChenyuLInx ChenyuLInx closed this Oct 23, 2023
@ChenyuLInx ChenyuLInx reopened this Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1baebb4) 86.36% compared to head (0150f24) 86.31%.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest    #8878      +/-   ##
==============================================
- Coverage       86.36%   86.31%   -0.05%     
==============================================
  Files             177      177              
  Lines           26383    26385       +2     
==============================================
- Hits            22786    22775      -11     
- Misses           3597     3610      +13     
Flag Coverage Δ
integration 83.10% <100.00%> (-0.13%) ⬇️
unit 64.58% <0.00%> (-0.01%) ⬇️

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

Files Coverage Δ
core/dbt/parser/partial.py 93.62% <100.00%> (+0.30%) ⬆️

... and 3 files with indirect coverage changes

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

@ChenyuLInx ChenyuLInx closed this Oct 24, 2023
@ChenyuLInx ChenyuLInx reopened this Oct 24, 2023
Copy link
Contributor

@QMalcolm QMalcolm left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! ❤️

@ChenyuLInx ChenyuLInx merged commit ced70d5 into 1.7.latest Oct 25, 2023
103 checks passed
@ChenyuLInx ChenyuLInx deleted the backport-8865-to-1.7.latest branch October 25, 2023 18:23
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.

3 participants