org-arl / SignalAnalysis.jl

Signal analysis toolbox for Julia
MIT License
41 stars 10 forks source link

fix(signals): partition returns signals #36

Closed ymtoo closed 1 year ago

ymtoo commented 1 year ago

Fix #17

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ad4901e) 74.44% compared to head (670c886) 74.44%.

:exclamation: Current head 670c886 differs from pull request most recent head 38a5fe2. Consider uploading reports for the commit 38a5fe2 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ======================================= Coverage 74.44% 74.44% ======================================= Files 10 10 Lines 630 630 ======================================= Hits 469 469 Misses 161 161 ``` | [Impacted Files](https://app.codecov.io/gh/org-arl/SignalAnalysis.jl/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=org-arl) | Coverage Δ | | |---|---|---| | [src/signals.jl](https://app.codecov.io/gh/org-arl/SignalAnalysis.jl/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=org-arl#diff-c3JjL3NpZ25hbHMuamw=) | `51.89% <100.00%> (-0.61%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/org-arl/SignalAnalysis.jl/pull/36/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=org-arl)

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