You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a singular test open I expect to be able to document it exactly the same way I would doucment a normal dbt model (they are after all just SQL files with Jinga)
Actual behavior
Simply shows the Documentation Help page wirh a note about having a dbt model file open.
Steps To Reproduce
Create a singular test in the tests directory.
Open th test in VS code.
Click the Documentation Ediitor tab
I have also created a schem.yaml file with a description to give a "hint" to dbt_power_user, this does not work.
(Note the Lineage likewise doesn't work)
Log output/Screenshots
No response
Operating System
OSX
dbt version
1.8.1
dbt Adapter
Redshift
dbt Power User version
0.51.2
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Expected behavior
When I have a singular test open I expect to be able to document it exactly the same way I would doucment a normal dbt model (they are after all just SQL files with Jinga)
Actual behavior
Simply shows the Documentation Help page wirh a note about having a dbt model file open.
Steps To Reproduce
I have also created a schem.yaml file with a description to give a "hint" to dbt_power_user, this does not work.
(Note the Lineage likewise doesn't work)
Log output/Screenshots
No response
Operating System
OSX
dbt version
1.8.1
dbt Adapter
Redshift
dbt Power User version
0.51.2
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: