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 new coverage for Unit Testing (coming to dbt-core in 1.8) #415

Open
graciegoheen opened this issue Jan 22, 2024 · 1 comment
Open

Add new coverage for Unit Testing (coming to dbt-core in 1.8) #415

graciegoheen opened this issue Jan 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@graciegoheen
Copy link
Collaborator

  • we should update our vocabulary so that:
    • "tests" means "both data tests and unit tests"
    • any time we want to refer to JUST data tests, we're explicitly calling them "data tests"
  • any new rules (or changes to current ones) to account for unit tests:
    • should unit tests count for test coverage on a model
    • any way to flag models that should be unit tested (that don't have a unit test)
@graciegoheen graciegoheen added the enhancement New feature or request label Jan 22, 2024
Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jul 21, 2024
@b-per b-per removed the Stale label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants