MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 320 forks source link

Data Quality Panel Fix #2937

Closed phixMe closed 1 month ago

phixMe commented 1 month ago

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

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 287e838206c33de63b5cde7a4663ef5b5bc5c87c
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/671685dadb84f200089d874d
codecov[bot] commented 1 month ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2937 +/- ## ========================================= Coverage 81.12% 81.12% Complexity 1506 1506 ========================================= Files 268 268 Lines 7365 7365 Branches 329 329 ========================================= Hits 5975 5975 Misses 1229 1229 Partials 161 161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wslulciuc commented 1 month ago

Fix dataset get by id missing quality assertions