Grace Goheen

Results 49 issues of Grace Goheen

### Describe the bug When a field is “empty” for a given record in `int_all_graph_resources`, sometimes it’s NULL, sometimes it’s actually empty, and sometimes it’s ‘None’. We should do some...

bug

I would maybe choose a simpler example of something like `view_1` -> `exposure_1`. But ¯\_(ツ)_/¯ _Originally posted by @graciegoheen in https://github.com/dbt-labs/dbt-project-evaluator/pull/132#discussion_r918265204_

I'm going to create a safe_divide cross db macro in dbt_utils - eventually, we can use that for this calculation instead! (fct_test_coverage, and fct_documentation_coverage) _Originally posted by @graciegoheen in https://github.com/dbt-labs/dbt-project-evaluator/issues/203#issuecomment-1249426580_

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
state
state: modified

We currently call out a lot of [caveats to state comparison in our docs](https://docs.getdbt.com/reference/node-selection/state-comparison-caveats#false-positives). There are many scenarios where executing `dbt list --select state:modified` over or under selects the appropriate...

Epic
Impact: Exp
Impact: CIP
Impact: Customer Support

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
state
state: modified

> To support this pattern with `sources` (and probably other "yaml-only" resource types), I believe we'd need to also do the work of treating `database` + `schema` + `identifier`/`alias` as...

enhancement
state
state: modified

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description You should be able to unit test models that depend on snapshots! Many projects snapshot sources and...

enhancement