cta-observatory / nectarchain

NectarCAM high level analysis tools
https://nectarchain.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 18 forks source link

Reverse order of run list in Bokeh #152

Closed jlenain closed 1 month ago

jlenain commented 1 month ago

At @dkerszberg 's request, this PR reverse the order of the list of runs displayed in the DQM Bokeh app (last run listed first).

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.00%. Comparing base (b306f30) to head (89aa7a8). Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/nectarchain/dqm/bokeh_app/main.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 40.76% 49.00% +8.23% ========================================== Files 65 64 -1 Lines 4452 4561 +109 ========================================== + Hits 1815 2235 +420 + Misses 2637 2326 -311 ```

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