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

Fixing no runs list rendering. #2935

Closed phixMe closed 1 month ago

phixMe commented 1 month ago

Problem

image

This pull request includes a small but important change to the JobRunItem component in the web/src/routes/dashboard/JobRunItem.tsx file. The change corrects the logic used to calculate the length of the array for displaying the last 10 job runs.

Checklist

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit af700a2ad86a12dfa70d2e75a35f8517786de787
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6712cf2040cdac0008080faa
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 (7cf1f6a) to head (af700a2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2935 +/- ## ========================================= 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.