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

Halt on KeyboardInterrupt #56

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

kokorin
Copy link
Owner

@kokorin kokorin commented Sep 10, 2024

Closes #53

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2024

Codecov Report

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

Project coverage is 91.76%. Comparing base (6fac6df) to head (8af6fb9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dbt_pumpkin/loader.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   92.00%   91.76%   -0.25%     
==========================================
  Files          10       10              
  Lines         763      765       +2     
==========================================
  Hits          702      702              
- Misses         61       63       +2     

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

@kokorin kokorin enabled auto-merge (squash) September 10, 2024 04:02
@kokorin kokorin merged commit 46d5f40 into main Sep 10, 2024
3 checks passed
@kokorin kokorin deleted the fix/halt-on-programm-interruption branch September 10, 2024 04:08
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.

Halt immediatly on interruption
2 participants