light-curve / light-curve-feature

Time-series feature extraction Rust crate
GNU General Public License v3.0
8 stars 0 forks source link

roms feature added #160

Closed GaluTi closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.85%. Comparing base (d3b2c4b) to head (83f0a81). Report is 2 commits behind head on master.

Files Patch % Lines
src/features/roms.rs 92.10% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ========================================== - Coverage 91.60% 90.85% -0.76% ========================================== Files 79 80 +1 Lines 7385 6820 -565 ========================================== - Hits 6765 6196 -569 - Misses 620 624 +4 ```

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

hombit commented 4 months ago

Thank you!