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

Update hera_sim CI yaml #365

Closed bhazelton closed 2 years ago

bhazelton commented 2 years ago

Description

Update the hera_sim CI yaml to add MPI and remove things that no longer appear to be required.

Motivation and Context

Fix hera_sim tests that are failing on other PRs.

Types of changes

Checklist:

For all pull requests:

Build or continuous integration change checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #365 (f01a4ea) into main (f6bdf55) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #365   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files          13       13           
  Lines        1941     1941           
=======================================
  Hits         1923     1923           
  Misses         18       18           

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 f6bdf55...f01a4ea. Read the comment docs.

bhazelton commented 2 years ago

closing in favor of #367