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

Delete empty descriptors after relocation #62

Merged

Conversation

kokorin
Copy link
Owner

@kokorin kokorin commented Sep 21, 2024

Closes #55

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 95.23810% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.74%. Comparing base (6a0d5ec) to head (9aa7809).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dbt_pumpkin/plan.py 96.15% 1 Missing ⚠️
dbt_pumpkin/planner.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   92.70%   92.74%   +0.04%     
==========================================
  Files          10       10              
  Lines         781      813      +32     
==========================================
+ Hits          724      754      +30     
- Misses         57       59       +2     

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

@kokorin kokorin enabled auto-merge (squash) September 21, 2024 10:45
@kokorin kokorin merged commit 182c56f into main Sep 21, 2024
5 checks passed
@kokorin kokorin deleted the feature/delete-empty-YAML-descriptors-after-resource-relocation branch September 21, 2024 10:54
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.

Relocation command should remove empty YAML files
1 participant