Skip to content

BUG plot_clusters #707

Merged
merged 3 commits into from
May 25, 2022
Merged

BUG plot_clusters #707

merged 3 commits into from
May 25, 2022

Conversation

Ama16
Copy link
Contributor

@Ama16 Ama16 commented May 24, 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 #675

@github-actions
Copy link

github-actions bot commented May 24, 2022

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

@github-actions github-actions bot temporarily deployed to pull request May 24, 2022 13:25 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 25, 2022 13:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 25, 2022 14:05 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #707 (7642422) into master (c54dbb3) will decrease coverage by 32.34%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #707       +/-   ##
===========================================
- Coverage   83.76%   51.41%   -32.35%     
===========================================
  Files         120      120               
  Lines        6561     6558        -3     
===========================================
- Hits         5496     3372     -2124     
- Misses       1065     3186     +2121     
Impacted Files Coverage Δ
etna/analysis/plotters.py 11.62% <0.00%> (-9.37%) ⬇️
etna/commands/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
etna/commands/backtest_command.py 0.00% <0.00%> (-96.43%) ⬇️
etna/commands/forecast_command.py 0.00% <0.00%> (-93.94%) ⬇️
etna/commands/__main__.py 0.00% <0.00%> (-87.50%) ⬇️
etna/commands/resolvers.py 0.00% <0.00%> (-80.00%) ⬇️
etna/analysis/outliers/density_outliers.py 22.44% <0.00%> (-75.52%) ⬇️
etna/datasets/datasets_generation.py 27.02% <0.00%> (-72.98%) ⬇️
etna/transforms/timestamp/time_flags.py 27.02% <0.00%> (-72.98%) ⬇️
etna/transforms/timestamp/fourier.py 28.57% <0.00%> (-71.43%) ⬇️
... and 70 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Ama16 Ama16 merged commit eebf273 into master May 25, 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.

[BUG] plot_clusters TypeError
3 participants