dstndstn / tractor

The Tractor: measuring astronomical sources via probabilistic inference
Other
86 stars 24 forks source link

fix #99 #103

Closed moustakas closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 46.11% // Head: 46.07% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (9d2cdfa) compared to base (d8cb014). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================== - Coverage 46.11% 46.07% -0.05% ========================================== Files 27 27 Lines 7080 7084 +4 ========================================== - Hits 3265 3264 -1 - Misses 3815 3820 +5 ``` | [Impacted Files](https://codecov.io/gh/dstndstn/tractor/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dustin+Lang) | Coverage Δ | | |---|---|---| | [tractor/image.py](https://codecov.io/gh/dstndstn/tractor/pull/103/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dustin+Lang#diff-dHJhY3Rvci9pbWFnZS5weQ==) | `46.25% <0.00%> (-0.89%)` | :arrow_down: | | [tractor/lsqr\_optimizer.py](https://codecov.io/gh/dstndstn/tractor/pull/103/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dustin+Lang#diff-dHJhY3Rvci9sc3FyX29wdGltaXplci5weQ==) | `71.34% <0.00%> (-0.43%)` | :arrow_down: | | [tractor/optimize.py](https://codecov.io/gh/dstndstn/tractor/pull/103/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dustin+Lang#diff-dHJhY3Rvci9vcHRpbWl6ZS5weQ==) | `43.72% <ø> (-0.19%)` | :arrow_down: | | [tractor/sfd.py](https://codecov.io/gh/dstndstn/tractor/pull/103/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dustin+Lang#diff-dHJhY3Rvci9zZmQucHk=) | `18.57% <ø> (ø)` | | 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=Dustin+Lang). 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=Dustin+Lang)

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

dstndstn commented 1 year ago

Awesome, thanks! Merge whenever you're ready!