HERA-Team / hera_mc

The HERA monitor and control (M&C) system.
BSD 2-Clause "Simplified" License
3 stars 3 forks source link

Update redis dump #599

Closed mkolopanis closed 2 years ago

mkolopanis commented 2 years ago

a-yet-nother redis dump update, expiry removed.

I've also added some more on the developer docs about running redis on a development environment and updating redis save files. Please let me know if you want more text.

codecov[bot] commented 2 years ago

Codecov Report

Merging #599 (0e4cb1f) into main (76da244) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   97.76%   97.77%           
=======================================
  Files          35       35           
  Lines        5112     5114    +2     
=======================================
+ Hits         4998     5000    +2     
  Misses        114      114           
Impacted Files Coverage Δ
hera_mc/watch_dog.py 100.00% <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 76da244...0e4cb1f. Read the comment docs.