ccao-data / data-architecture

Codebase for CCAO data infrastructure construction and management
https://ccao-data.github.io/data-architecture/
5 stars 3 forks source link

Bump nonlivable chars test threshold #514

Closed jeancochrane closed 2 weeks ago

jeancochrane commented 2 weeks ago

The test default_vw_pin_condo_char_nonlivable_no_chars occupies a bit of an awkward middle ground between a unit test and a data test. I've opened an issue to refactor it such that failures are more actionable (https://github.com/ccao-data/data-architecture/issues/515), but in the meantime, it's causing the full DAG build to fail (example here) so this PR bumps the threshold as a temporary workaround.

Evidence that this new threshold causes the test to warn instead of error in this workflow run.