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

[pre-commit.ci] pre-commit autoupdate #407

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov[bot] commented 2 years ago

Codecov Report

Merging #407 (dc9e287) into main (2c3257e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   99.35%   99.35%           
=======================================
  Files          13       13           
  Lines        2157     2157           
=======================================
  Hits         2143     2143           
  Misses         14       14           

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 2c3257e...dc9e287. Read the comment docs.

bhazelton commented 2 years ago

There are new warnings cropping up in the tests. They originate from the analytic_diffuse package, I've made a PR there to fix them.