radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
95 stars 61 forks source link

Run CI on a cron job #822

Closed keflavich closed 2 years ago

keflavich commented 2 years ago

To address issues like this: https://github.com/radio-astro-tools/spectral-cube/issues/821 we can run jobs on master regularly.

codecov-commenter commented 2 years ago

Codecov Report

Merging #822 (a34aba1) into master (ec740fc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #822   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files          24       24           
  Lines        5861     5861           
=======================================
  Hits         4569     4569           
  Misses       1292     1292           

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 ec740fc...a34aba1. Read the comment docs.

keflavich commented 2 years ago

I'm gonna merge this; we can undo later if needed