RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

re-enable codecov uploads #352

Closed mkolopanis closed 3 years ago

mkolopanis commented 3 years ago

pin codecov action v1.5.2 until codecov/codecov-action#372 is resolved

codecov[bot] commented 3 years ago

Codecov Report

Merging #352 (fed98fb) into main (b94f5cb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          13       13           
  Lines        1943     1943           
=======================================
  Hits         1924     1924           
  Misses         19       19           

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 b94f5cb...fed98fb. Read the comment docs.

steven-murray commented 3 years ago

There is now a hera_sim v1 on master -- it has a few new dependencies, which it looks like aren't being installed for this test. If you want to get hera_sim back up and running, might be good to make sure these install.

mkolopanis commented 3 years ago

thanks for the update, we're using #350 to get the hera_sim external dependency going again :D