NASA-Planetary-Science / sbpy

A Python package for small bodies research
https://sbpy.org/
Other
66 stars 34 forks source link

Provide correct slope for color ratios with `SpectralGradient.from_color` #392

Open mkelley opened 7 months ago

mkelley commented 7 months ago

Addresses #389

mkelley commented 7 months ago

To be done: rebase after #383 is merged. Update change log.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1315915) 77.52% compared to head (c1c660a) 77.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #392 +/- ## ======================================= Coverage 77.52% 77.52% ======================================= Files 81 81 Lines 7096 7097 +1 ======================================= + Hits 5501 5502 +1 Misses 1595 1595 ```

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

pep8speaks commented 6 months ago

Hello @mkelley! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-01-13 15:50:44 UTC