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

`Dataset.currentVersionUuid` `->` `DatasetVersion.uuid` #2954

Closed wslulciuc closed 3 weeks ago

wslulciuc commented 3 weeks ago

A long over due bug fix for Dataset.currentVersionUuid incorrectly mapped to DatasetVersion.version instead of DatasetVersion.uuid.

Fixes https://github.com/MarquezProject/marquez/issues/1883

netlify[bot] commented 3 weeks ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 342b65e63701b59bb007e0ad72525bf02ff496f9
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/671c10ddf68fed0008aab83c
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.16%. Comparing base (3b43a3e) to head (342b65e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2954 +/- ## ========================================= Coverage 81.16% 81.16% Complexity 1506 1506 ========================================= Files 268 268 Lines 7363 7363 Branches 329 329 ========================================= Hits 5976 5976 Misses 1226 1226 Partials 161 161 ```

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