Skip to content

Create AbstractPipeline #573

Merged
merged 3 commits into from Feb 28, 2022
Merged

Create AbstractPipeline #573

merged 3 commits into from Feb 28, 2022

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Feb 28, 2022

IMPORTANT: Please do not create a Pull Request without creating an issue first.

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?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

Closing issues

closes #560

@alex-hse-repository alex-hse-repository added the enhancement New feature or request label Feb 28, 2022
@alex-hse-repository alex-hse-repository self-assigned this Feb 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2022

Codecov Report

Merging #573 (9d5d0f8) into master (db5967d) will increase coverage by 0.00%.
The diff coverage is 87.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   87.27%   87.27%           
=======================================
  Files         118      118           
  Lines        5711     5727   +16     
=======================================
+ Hits         4984     4998   +14     
- Misses        727      729    +2     
Impacted Files Coverage Δ
etna/pipeline/base.py 91.89% <87.50%> (-3.35%) ⬇️

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 db5967d...9d5d0f8. Read the comment docs.

@alex-hse-repository alex-hse-repository merged commit 09a7938 into master Feb 28, 2022
@iKintosh iKintosh deleted the issue-560 branch March 22, 2022 08:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create AbstractPipeline
3 participants