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

Exogenous feature #166

Merged
merged 2 commits into from
Apr 9, 2020
Merged

Exogenous feature #166

merged 2 commits into from
Apr 9, 2020

Conversation

deatinor
Copy link
Contributor

@deatinor deatinor commented Apr 8, 2020

Reference Issues/PRs

Fixes #165

Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #166 into master will increase coverage by 0.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   95.93%   96.51%   +0.57%     
==========================================
  Files          43       43              
  Lines        1354     1349       -5     
  Branches      115      115              
==========================================
+ Hits         1299     1302       +3     
+ Misses         39       31       -8     
  Partials       16       16              
Impacted Files Coverage Δ
gtime/feature_extraction/standard.py 100.00% <100.00%> (+9.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f85aada...c5c3320. Read the comment docs.

@deatinor deatinor merged commit 96daab5 into master Apr 9, 2020
@deatinor deatinor deleted the exogenous_feature branch April 9, 2020 15: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.

Exogenous Feature should not take data in the constructor
1 participant