Skip to content

Optimize determine_num_steps function #864

Merged
merged 11 commits into from Aug 22, 2022
Merged

Optimize determine_num_steps function #864

merged 11 commits into from Aug 22, 2022

Conversation

scanhex12
Copy link
Collaborator

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Proposed Changes

Closing issues

closes #852

@github-actions
Copy link

github-actions bot commented Aug 18, 2022

🚀 Deployed on https://deploy-preview-864--etna-docs.netlify.app

@github-actions github-actions bot temporarily deployed to pull request August 18, 2022 13:09 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #864 (94ce38c) into master (61d9a80) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   84.75%   84.75%           
=======================================
  Files         132      132           
  Lines        7471     7473    +2     
=======================================
+ Hits         6332     6334    +2     
  Misses       1139     1139           
Impacted Files Coverage Δ
etna/models/utils.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot temporarily deployed to pull request August 18, 2022 13:17 Inactive
@scanhex12 scanhex12 self-assigned this Aug 18, 2022
@github-actions github-actions bot temporarily deployed to pull request August 22, 2022 08:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 22, 2022 12:19 Inactive
@scanhex12 scanhex12 merged commit c066733 into master Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make determine_num_steps more optimal
3 participants