Skip to content

NEW: release 1.10.0 #746

Merged
merged 4 commits into from
Jun 15, 2022
Merged

NEW: release 1.10.0 #746

merged 4 commits into from
Jun 15, 2022

Conversation

martins0n
Copy link
Contributor

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

@github-actions
Copy link

github-actions bot commented Jun 12, 2022

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

@github-actions github-actions bot temporarily deployed to pull request June 12, 2022 08:30 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2022

Codecov Report

Merging #746 (d612870) into master (cfa3b65) will decrease coverage by 32.78%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #746       +/-   ##
===========================================
- Coverage   83.75%   50.96%   -32.79%     
===========================================
  Files         122      122               
  Lines        6714     6714               
===========================================
- Hits         5623     3422     -2201     
- Misses       1091     3292     +2201     
Impacted Files Coverage Δ
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.00% <0.00%> (-72.00%) ⬇️
etna/transforms/missing_values/resample.py 25.00% <0.00%> (-71.43%) ⬇️
... and 70 more

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

@martins0n martins0n marked this pull request as draft June 12, 2022 10:30
@github-actions github-actions bot temporarily deployed to pull request June 14, 2022 12:02 Inactive
@martins0n martins0n marked this pull request as ready for review June 14, 2022 12:02
@github-actions github-actions bot temporarily deployed to pull request June 15, 2022 07:05 Inactive
@julia-shenshina julia-shenshina self-requested a review June 15, 2022 07:54
@martins0n martins0n merged commit 88f4766 into master Jun 15, 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.

3 participants