Skip to content

Add target components logic into HierarchicalPipeline #1199

Merged
merged 10 commits into from
Apr 4, 2023

Conversation

brsnw250
Copy link
Collaborator

@brsnw250 brsnw250 commented Mar 31, 2023

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 #1170

@brsnw250 brsnw250 self-assigned this Mar 31, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2023

Codecov Report

Merging #1199 (7446339) into master (e9d112b) will decrease coverage by 0.27%.
The diff coverage is 85.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #1199      +/-   ##
==========================================
- Coverage   87.83%   87.57%   -0.27%     
==========================================
  Files         186      175      -11     
  Lines       10562    10268     -294     
==========================================
- Hits         9277     8992     -285     
+ Misses       1285     1276       -9     
Impacted Files Coverage Δ
etna/pipeline/hierarchical_pipeline.py 94.68% <84.21%> (-2.79%) ⬇️
etna/pipeline/mixins.py 99.02% <100.00%> (ø)

... and 17 files with indirect coverage changes

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

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

@github-actions github-actions bot temporarily deployed to pull request March 31, 2023 12:06 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 31, 2023 13:58 Inactive
CHANGELOG.md Show resolved Hide resolved
etna/pipeline/mixins.py Show resolved Hide resolved
etna/pipeline/hierarchical_pipeline.py Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request April 3, 2023 10:21 Inactive
@alex-hse-repository alex-hse-repository enabled auto-merge (squash) April 4, 2023 09:20
@github-actions github-actions bot temporarily deployed to pull request April 4, 2023 09:24 Inactive
@alex-hse-repository alex-hse-repository merged commit 4b77a99 into master Apr 4, 2023
This pull request was closed.
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.

Add target components logic into HierarchicalPipeline
3 participants