Skip to content

Fix MinMaxDifferenceTransform import #1030

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Dec 7, 2022

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

Fix import.

Closing issues

@Mr-Geekman Mr-Geekman added the bug Something isn't working label Dec 7, 2022
@Mr-Geekman Mr-Geekman self-assigned this Dec 7, 2022
@github-actions
Copy link

github-actions bot commented Dec 7, 2022

@github-actions github-actions bot temporarily deployed to pull request December 7, 2022 07:28 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2022

Codecov Report

Merging #1030 (7f7d6a4) into master (04570b2) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1030      +/-   ##
==========================================
+ Coverage   86.10%   86.16%   +0.05%     
==========================================
  Files         162      162              
  Lines        8622     8628       +6     
==========================================
+ Hits         7424     7434      +10     
+ Misses       1198     1194       -4     
Impacted Files Coverage Δ
etna/transforms/__init__.py 100.00% <100.00%> (ø)
etna/models/utils.py 100.00% <0.00%> (ø)
etna/models/nn/mlp.py 100.00% <0.00%> (ø)
etna/models/nn/rnn.py 100.00% <0.00%> (ø)
etna/models/nn/tft.py 99.11% <0.00%> (+<0.01%) ⬆️
etna/models/nn/deepar.py 98.94% <0.00%> (+0.01%) ⬆️
etna/auto/utils.py 94.73% <0.00%> (+21.05%) ⬆️

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

Copy link
Contributor

@martins0n martins0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@martins0n martins0n enabled auto-merge (squash) December 7, 2022 07:46
@martins0n martins0n merged commit b8e45f8 into master Dec 7, 2022
@Mr-Geekman Mr-Geekman deleted the fix-min-max-diff-import branch December 7, 2022 09:38
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants