Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes in internal datasets before merge in master #206

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

ostreech1997
Copy link
Collaborator

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 #204.

Copy link

github-actions bot commented Dec 21, 2023

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

@github-actions github-actions bot temporarily deployed to pull request December 21, 2023 08:04 Inactive
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (dd1ace5) 88.93% compared to head (6a2a818) 89.03%.
Report is 6 commits behind head on internal_datasets.

Files Patch % Lines
etna/analysis/forecast/plots.py 42.85% 20 Missing ⚠️
etna/datasets/internal_datasets.py 88.00% 6 Missing ⚠️
etna/models/nn/deepar_native/loss.py 94.33% 3 Missing ⚠️
etna/datasets/tsdataset.py 96.07% 2 Missing ⚠️
etna/models/base.py 66.66% 2 Missing ⚠️
etna/pipeline/hierarchical_pipeline.py 91.66% 2 Missing ⚠️
etna/transforms/decomposition/deseasonal.py 83.33% 1 Missing ⚠️
etna/transforms/math/limit.py 97.82% 1 Missing ⚠️
etna/transforms/timestamp/event.py 98.33% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           internal_datasets     #206      +/-   ##
=====================================================
+ Coverage              88.93%   89.03%   +0.09%     
=====================================================
  Files                    205      199       -6     
  Lines                  13026    13181     +155     
=====================================================
+ Hits                   11585    11736     +151     
- Misses                  1441     1445       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ostreech1997 ostreech1997 added the datasets Work with datasets label Dec 21, 2023
@ostreech1997 ostreech1997 added this to the Internal datasets milestone Dec 21, 2023
@github-actions github-actions bot temporarily deployed to pull request December 21, 2023 09:10 Inactive
@ostreech1997 ostreech1997 merged commit aec9942 into internal_datasets Dec 21, 2023
16 checks passed
@ostreech1997 ostreech1997 deleted the issue-204 branch December 21, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Work with datasets
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants