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.8.latest] Enable serialization context (#10094) #10104

Merged
merged 1 commit into from
May 8, 2024

Conversation

QMalcolm
Copy link
Contributor

@QMalcolm QMalcolm commented May 8, 2024

Backport 760e4ce from #10094.

* Update __post_serialize__ signatures

* Temporarily linke dbt-common and dbt-adapters branches

* Changie

* Move fields not in artifacts to resource __post_serialize__ methods

* remove defer_relation in snapshots

* Remove references to branch changes
@QMalcolm QMalcolm requested a review from a team as a code owner May 8, 2024 00:15
@cla-bot cla-bot bot added the cla:yes label May 8, 2024
@QMalcolm QMalcolm added the artifact_minor_upgrade To bypass the CI check by confirming that the change is not breaking label May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (062a778) to head (bd9bdee).

Additional details and impacted files
@@              Coverage Diff               @@
##           1.8.latest   #10104      +/-   ##
==============================================
- Coverage       88.21%   88.16%   -0.06%     
==============================================
  Files             181      181              
  Lines           22722    22734      +12     
==============================================
- Hits            20044    20043       -1     
- Misses           2678     2691      +13     
Flag Coverage Δ
integration 85.48% <100.00%> (-0.12%) ⬇️
unit 62.60% <86.04%> (+<0.01%) ⬆️

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

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

@QMalcolm QMalcolm merged commit 4034327 into 1.8.latest May 8, 2024
73 of 75 checks passed
@QMalcolm QMalcolm deleted the backport--10094-to-1.8.latest-manual branch May 8, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
artifact_minor_upgrade To bypass the CI check by confirming that the change is not breaking cla:yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants