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

BUG: Correct 2d model initializatiion in HAR #417

Merged
merged 1 commit into from Oct 13, 2020
Merged

BUG: Correct 2d model initializatiion in HAR #417

merged 1 commit into from Oct 13, 2020

Conversation

bashtage
Copy link
Owner

Clarify how 2D is used and add test

closes #411

Clarify how 2D is used and add test

closes #411
@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #417 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #417   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          72       72           
  Lines       13308    13317    +9     
  Branches     1131     1131           
=======================================
+ Hits        13223    13232    +9     
  Misses         29       29           
  Partials       56       56           
Impacted Files Coverage Δ
arch/tests/univariate/test_mean.py 99.76% <100.00%> (+<0.01%) ⬆️
arch/univariate/mean.py 98.34% <100.00%> (ø)

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 a8d3c0c...20879d4. Read the comment docs.

@coveralls
Copy link

coveralls commented Oct 13, 2020

Coverage Status

Coverage increased (+0.003%) to 99.781% when pulling 20879d4 on har-docs into a8d3c0c on master.

@bashtage bashtage merged commit 7795ac3 into master Oct 13, 2020
@bashtage bashtage deleted the har-docs branch October 13, 2020 12:46
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.

HARX lags document wrong
2 participants