GalOrrery / interpolated-coordinates

Univariate Interpolations of Astropy Coordinates
https://interpolated-coordinates.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

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

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

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 92.95% and project coverage change: +0.09 :tada:

Comparison is base (3af9d48) 97.50% compared to head (12f4605) 97.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 97.50% 97.60% +0.09% ========================================== Files 15 7 -8 Lines 1522 667 -855 ========================================== - Hits 1484 651 -833 + Misses 38 16 -22 ``` | [Impacted Files](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery) | Coverage Δ | | |---|---|---| | [src/interpolated\_coordinates/utils/spline.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy91dGlscy9zcGxpbmUucHk=) | `95.90% <85.71%> (-0.82%)` | :arrow_down: | | [src/interpolated\_coordinates/frame.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy9mcmFtZS5weQ==) | `97.70% <88.00%> (-0.59%)` | :arrow_down: | | [...olated\_coordinates/utils/generic\_representation.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy91dGlscy9nZW5lcmljX3JlcHJlc2VudGF0aW9uLnB5) | `95.60% <92.00%> (+0.09%)` | :arrow_up: | | [src/interpolated\_coordinates/representation.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy9yZXByZXNlbnRhdGlvbi5weQ==) | `98.82% <95.31%> (-0.42%)` | :arrow_down: | | [src/interpolated\_coordinates/\_\_init\_\_.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/interpolated\_coordinates/\_type\_hints.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy9fdHlwZV9oaW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/interpolated\_coordinates/utils/\_\_init\_\_.py](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery#diff-c3JjL2ludGVycG9sYXRlZF9jb29yZGluYXRlcy91dGlscy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/GalOrrery/interpolated-coordinates/pull/25/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GalOrrery)

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