Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor periodogram and multi-color implementation #87

Draft
wants to merge 11 commits into
base: refactor-ts
Choose a base branch
from

Conversation

hombit
Copy link
Member

@hombit hombit commented Dec 29, 2022

No description provided.

@hombit hombit force-pushed the refactor-periodogram branch 2 times, most recently from f21f323 to baa0f47 Compare April 25, 2023 00:18
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Patch coverage: 56.60% and project coverage change: -0.91% ⚠️

Comparison is base (77919a5) 85.47% compared to head (21f0d66) 84.57%.

Additional details and impacted files
@@               Coverage Diff               @@
##           refactor-ts      #87      +/-   ##
===============================================
- Coverage        85.47%   84.57%   -0.91%     
===============================================
  Files               88       91       +3     
  Lines             7711     8129     +418     
===============================================
+ Hits              6591     6875     +284     
- Misses            1120     1254     +134     
Files Changed Coverage Δ
src/error.rs 46.42% <0.00%> (-40.24%) ⬇️
src/feature.rs 100.00% <ø> (ø)
src/multicolor/features/color_of_maximum.rs 0.00% <ø> (ø)
src/multicolor/features/color_of_median.rs 0.00% <ø> (ø)
src/multicolor/features/color_of_minimum.rs 0.00% <ø> (ø)
src/multicolor/features/multi_color_periodogram.rs 0.00% <0.00%> (ø)
src/multicolor/multicolor_evaluator.rs 78.26% <ø> (+2.17%) ⬆️
src/multicolor/multicolor_extractor.rs 0.00% <ø> (ø)
src/data/multi_color_time_series.rs 55.55% <59.14%> (+25.26%) ⬆️
src/features/periodogram.rs 98.23% <94.28%> (+5.74%) ⬆️
... and 11 more

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@hombit hombit force-pushed the refactor-periodogram branch from 3686ca7 to 97ffcff Compare September 7, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants