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

Bump pytest version #105

Merged
merged 22 commits into from Oct 16, 2023
Merged

Bump pytest version #105

merged 22 commits into from Oct 16, 2023

Conversation

d-a-bunin
Copy link
Collaborator

@d-a-bunin d-a-bunin commented Oct 9, 2023

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

  • Bump pytest version to handle warnings properly

Closing issues

@d-a-bunin d-a-bunin added the enhancement New feature or request label Oct 9, 2023
@d-a-bunin d-a-bunin self-assigned this Oct 9, 2023
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

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

@github-actions github-actions bot temporarily deployed to pull request October 9, 2023 09:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 9, 2023 11:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 9, 2023 11:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 12, 2023 16:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 12, 2023 16:08 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 06:00 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 07:03 Inactive
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

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

Comparison is base (3791c4a) 89.24% compared to head (39d750a) 89.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   89.24%   89.21%   -0.04%     
==========================================
  Files         195      195              
  Lines       12596    12615      +19     
==========================================
+ Hits        11241    11254      +13     
- Misses       1355     1361       +6     
Files Coverage Δ
etna/auto/auto.py 95.69% <100.00%> (ø)
etna/commands/forecast_command.py 94.93% <100.00%> (-0.07%) ⬇️
etna/datasets/tsdataset.py 93.21% <100.00%> (ø)
etna/datasets/utils.py 96.70% <100.00%> (ø)
etna/models/sarimax.py 97.75% <100.00%> (ø)
etna/models/tbats.py 95.71% <100.00%> (+0.45%) ⬆️
etna/models/utils.py 91.89% <100.00%> (ø)
...ansforms/decomposition/change_points_based/base.py 95.29% <100.00%> (ø)
.../decomposition/change_points_based/segmentation.py 95.12% <100.00%> (ø)
...nsforms/decomposition/change_points_based/trend.py 100.00% <ø> (ø)
... and 2 more

... and 3 files with indirect coverage changes

☔ 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 October 13, 2023 07:29 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 08:37 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 08:59 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 13:35 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 13:43 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 13:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 14:49 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 15:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 16:20 Inactive
Copy link
Collaborator

@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.

👍

@d-a-bunin d-a-bunin merged commit 71d1ae5 into master Oct 16, 2023
16 checks passed
@d-a-bunin d-a-bunin deleted the fix/update-pytest branch October 16, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants