# Description This PR: - Adds half-decent docs to `stg_edeposit__verifications` and tests. I say half-decent because I would describe our tests as "as strict as the backend guidance allows". But we can't do miracles, so it stays this way for now. - Shifts a few column operations that were being done in the `int` layer into the `stg` layer. - Also removes a couple of fields from `int` that were marked as deprecated by Ray. Would rather not have them at all beyond `stg`. # Checklist - [X] The edited models and dependants run properly with production data. - [X] The edited models are sufficiently documented. - [X] The edited models contain PK tests, and I've ran and passed them. - [X] I have checked for DRY opportunities with other models and docs. - [X] I've picked the right materialization for the affected models. # Other - [ ] Check if a full-refresh is required after this PR is merged. Related work items: #20123 |
||
|---|---|---|
| .. | ||
| int_edeposit__verification_fees.sql | ||
| int_edeposit__verifications.sql | ||
| schema.yaml | ||