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

Remove unnecessary barrier in test #382

Closed bhazelton closed 2 years ago

bhazelton commented 2 years ago

Description

Motivation and Context

fixes #348

Types of changes

Checklist:

For all pull requests:

Bug fix checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #382 (fd8376e) into main (1f88b96) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
- Coverage   99.17%   99.17%   -0.01%     
==========================================
  Files          13       13              
  Lines        2054     2053       -1     
==========================================
- Hits         2037     2036       -1     
  Misses         17       17              
Impacted Files Coverage Δ
pyuvsim/uvsim.py 98.56% <ø> (-0.01%) :arrow_down:

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 1f88b96...fd8376e. Read the comment docs.