ssl-hep / ServiceX_App

REST Front End to ServiceX
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Add finish time to dashboard; show requests in a more intuitive order #121

Closed AndrewEckart closed 3 years ago

AndrewEckart commented 3 years ago

This PR contains a few updates to the dashboards:

Fixes #114

codecov[bot] commented 3 years ago

Codecov Report

Merging #121 (edd7d29) into develop (73d2f27) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #121   +/-   ##
========================================
  Coverage    91.07%   91.07%           
========================================
  Files           48       48           
  Lines         1334     1334           
  Branches       110      110           
========================================
  Hits          1215     1215           
  Misses         106      106           
  Partials        13       13           
Impacted Files Coverage Δ
servicex/web/global_dashboard.py 100.00% <ø> (ø)
servicex/web/user_dashboard.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 73d2f27...edd7d29. Read the comment docs.