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 #409

Closed pre-commit-ci[bot] closed 1 year ago

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

updates:

Bryna: Tests were failing, so I fixed a bunch of minor things. I also added some more pre-commit checks.

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.35% // Head: 99.48% // Increases project coverage by +0.13% :tada:

Coverage data is based on head (31f3730) compared to base (16071f6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #409 +/- ## ========================================== + Coverage 99.35% 99.48% +0.13% ========================================== Files 13 12 -1 Lines 2157 2153 -4 ========================================== - Hits 2143 2142 -1 + Misses 14 11 -3 ``` | [Impacted Files](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup) | Coverage Δ | | |---|---|---| | [pyuvsim/analyticbeam.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9hbmFseXRpY2JlYW0ucHk=) | `100.00% <100.00%> (ø)` | | | [pyuvsim/antenna.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9hbnRlbm5hLnB5) | `96.15% <100.00%> (ø)` | | | [pyuvsim/astropy\_interface.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9hc3Ryb3B5X2ludGVyZmFjZS5weQ==) | `100.00% <100.00%> (ø)` | | | [pyuvsim/mpi.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9tcGkucHk=) | `100.00% <100.00%> (ø)` | | | [pyuvsim/profiling.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9wcm9maWxpbmcucHk=) | `97.72% <100.00%> (ø)` | | | [pyuvsim/simsetup.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9zaW1zZXR1cC5weQ==) | `99.89% <100.00%> (+<0.01%)` | :arrow_up: | | [pyuvsim/telescope.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS90ZWxlc2NvcGUucHk=) | `100.00% <100.00%> (ø)` | | | [pyuvsim/utils.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS91dGlscy5weQ==) | `98.15% <100.00%> (+0.05%)` | :arrow_up: | | [pyuvsim/uvsim.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS91dnNpbS5weQ==) | `99.43% <100.00%> (+<0.01%)` | :arrow_up: | | [pyuvsim/\_\_init\_\_.py](https://codecov.io/gh/RadioAstronomySoftwareGroup/pyuvsim/pull/409/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup#diff-cHl1dnNpbS9fX2luaXRfXy5weQ==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RadioAstronomySoftwareGroup)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.