HERA-Team / hera_mc

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

Urgent: script to confirm that file has been uploaded to librarian and is safe to delete. #573

Closed dannyjacobs closed 2 years ago

dannyjacobs commented 2 years ago

adds a script which checks to see if files have been added to the librarian. This is urgently needed to keep the catcher disk from filling up.

Note: Assumes the M&C "lib_files" table is a faithful representation of what is in the hera librarian. This is dangerous as the primary source should be the Librarian itself. Would be better to check with it directly, but I didn't have time to reload the Librarian API into my brainstack

codecov[bot] commented 2 years ago

Codecov Report

Merging #573 (8f90495) into main (67c892f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #573   +/-   ##
=======================================
  Coverage   97.73%   97.73%           
=======================================
  Files          35       35           
  Lines        5117     5117           
=======================================
  Hits         5001     5001           
  Misses        116      116           

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 67c892f...8f90495. Read the comment docs.