light-curve / light-curve-feature

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

Lints from clippy 0.1.72 #123

Closed hombit closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0c165bf) 93.64% compared to head (21d5e27) 93.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ======================================= Coverage 93.64% 93.64% ======================================= Files 76 76 Lines 6796 6796 ======================================= Hits 6364 6364 Misses 432 432 ``` | [Files Changed](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve) | Coverage Δ | | |---|---|---| | [src/features/amplitude.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2FtcGxpdHVkZS5ycw==) | `100.00% <ø> (ø)` | | | [src/features/anderson\_darling\_normal.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2FuZGVyc29uX2Rhcmxpbmdfbm9ybWFsLnJz) | `100.00% <ø> (ø)` | | | [src/features/beyond\_n\_std.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2JleW9uZF9uX3N0ZC5ycw==) | `96.05% <ø> (ø)` | | | [src/features/bins.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2JpbnMucnM=) | `96.03% <ø> (ø)` | | | [src/features/cusum.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2N1c3VtLnJz) | `100.00% <ø> (ø)` | | | [src/features/eta.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2V0YS5ycw==) | `100.00% <ø> (ø)` | | | [src/features/eta\_e.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2V0YV9lLnJz) | `100.00% <ø> (ø)` | | | [src/features/excess\_variance.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2V4Y2Vzc192YXJpYW5jZS5ycw==) | `100.00% <ø> (ø)` | | | [src/features/kurtosis.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2t1cnRvc2lzLnJz) | `100.00% <ø> (ø)` | | | [src/features/linear\_fit.rs](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve#diff-c3JjL2ZlYXR1cmVzL2xpbmVhcl9maXQucnM=) | `92.10% <ø> (ø)` | | | ... and [24 more](https://app.codecov.io/gh/light-curve/light-curve-feature/pull/123?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=light-curve) | |

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