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
42 stars 6 forks source link

Cleanup documentation and fix a few minor things #448

Closed bhazelton closed 5 months ago

bhazelton commented 5 months ago

Description

This fixes a number of minor issues:

I also updated the CI yamls to use pytest-xdist where possible to try to speed it up.

Motivation and Context

fixes #361 fixes #325 fixes #268 fixes #381

Types of changes

Checklist:

For all pull requests:

Documentation change checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (abb8a87) 99.55% compared to head (7afb6ac) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #448 +/- ## ========================================== - Coverage 99.55% 99.55% -0.01% ========================================== Files 12 12 Lines 2239 2229 -10 ========================================== - Hits 2229 2219 -10 Misses 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.