Closed phixMe closed 1 month ago
Name | Link |
---|---|
Latest commit | 287e838206c33de63b5cde7a4663ef5b5bc5c87c |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/671685dadb84f200089d874d |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.12%. Comparing base (
d9ec368
) to head (287e838
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Problem
Data quality assertions were previously triggering off of the first version (which does not include the data quality facet), and that has been changed to instead reference the dataset by name and namespace call.
Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)