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

Unlock experimental tests #464

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Unlock experimental tests #464

merged 6 commits into from
Sep 3, 2024

Conversation

d-a-bunin
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

Unlock experimental tests

Closing issues

@d-a-bunin d-a-bunin self-assigned this Aug 29, 2024
Copy link

github-actions bot commented Aug 29, 2024

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

@github-actions github-actions bot temporarily deployed to pull request August 29, 2024 08:28 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 29, 2024 09:40 Inactive
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.62%. Comparing base (9a03374) to head (98b302d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   90.44%   90.62%   +0.17%     
==========================================
  Files         229      247      +18     
  Lines       15989    16481     +492     
==========================================
+ Hits        14462    14936     +474     
- Misses       1527     1545      +18     

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

@github-actions github-actions bot temporarily deployed to pull request August 29, 2024 14:44 Inactive
@@ -215,17 +215,6 @@ def test_valid_params_sampling(product_level_constant_hierarchical_ts, pipeline)
assert_sampling_is_valid(intervals_pipeline=intervals_pipeline, ts=product_level_constant_hierarchical_ts)


@pytest.mark.parametrize(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why this test was removed ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Because in #432 we added implementation for params_to_tune, so this doesn't raise NotImplementedError anymore.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it is better to rewrite this test with the stub, since it is the only test for ensembles params_to_tune

@github-actions github-actions bot temporarily deployed to pull request September 2, 2024 15:11 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 3, 2024 07:26 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 3, 2024 08:19 Inactive
@d-a-bunin d-a-bunin merged commit 7dbbf50 into master Sep 3, 2024
17 checks passed
@d-a-bunin d-a-bunin deleted the unlock-experimental-tests branch September 3, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants