Open retrry opened 3 months ago
Hey @retrry, i seem to be unable to reproduce this issue locally, can you share a screenshot of the report? with the relevant test result expanded like so:
Hey, after more testing I see that I misidentified the problem. The tests are run correctly and if I select the model directly - I can see them, but for column anomalies only 1 of the tests is displayed in main results window.
Main results window:
One model selected:
Hi @retrry ! Sorry for the delay here, I believe this is a bug we actually fixed but never released, we'll do so!
@haritamar any updates on this?
Describe the bug Missing max tests, when defining tests in
schema.yml
To Reproduce
schema.yml
dbt run && dbt test
edr report
Expected behavior I expect to find
min
andmax
tests in generated report, but I only findmin
tests in the report.Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context I have defined separate tests in
schema.yml
Would you be willing to contribute a fix for this issue? Not enough knowledge