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

Add node_checksum to node_info on structured logs #11368

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MichelleArk
Copy link
Contributor

@MichelleArk MichelleArk commented Mar 6, 2025

Should not be merged until dbt-labs/dbt-adapters#883 is merged & released.

Resolves #11372

Checklist

  • I have read the contributing guide and understand what's expected of me.
  • I have run this code in development, and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required or relevant for this PR.
  • This PR has no interface changes (e.g., macros, CLI, logs, JSON artifacts, config files, adapter interface, etc.) or this PR has already received feedback and approval from Product or DX.
  • This PR includes type annotations for new and modified functions.

Copy link
Contributor

github-actions bot commented Mar 6, 2025

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

1 similar comment
Copy link
Contributor

github-actions bot commented Mar 6, 2025

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.89%. Comparing base (77d8e32) to head (fc51229).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11368      +/-   ##
==========================================
- Coverage   88.92%   88.89%   -0.03%     
==========================================
  Files         190      190              
  Lines       24197    24199       +2     
==========================================
- Hits        21517    21512       -5     
- Misses       2680     2687       +7     
Flag Coverage Δ
integration 86.10% <ø> (-0.11%) ⬇️
unit 62.59% <ø> (+<0.01%) ⬆️

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

Components Coverage Δ
Unit Tests 62.59% <ø> (+<0.01%) ⬆️
Integration Tests 86.10% <ø> (-0.11%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MichelleArk MichelleArk changed the title update node_info to include node checksum Add node_checksum to node_info on structured logs Mar 7, 2025
@MichelleArk MichelleArk marked this pull request as ready for review March 7, 2025 15:19
@MichelleArk MichelleArk requested a review from a team as a code owner March 7, 2025 15:19
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.

Add node_checksum to node_info on structured logs
1 participant