Skip to content

FIX: ci invalid cache #896

Merged
merged 11 commits into from
Aug 31, 2022
Merged

FIX: ci invalid cache #896

merged 11 commits into from
Aug 31, 2022

Conversation

martins0n
Copy link
Contributor

@martins0n martins0n commented Aug 31, 2022

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

@github-actions
Copy link

github-actions bot commented Aug 31, 2022

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

@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 10:50 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 10:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 11:19 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 11:35 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 11:44 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 12:29 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Merging #896 (446bdeb) into master (be73043) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #896   +/-   ##
=======================================
  Coverage   84.90%   84.90%           
=======================================
  Files         133      133           
  Lines        7545     7548    +3     
=======================================
+ Hits         6406     6409    +3     
  Misses       1139     1139           
Impacted Files Coverage Δ
etna/commands/backtest_command.py 97.05% <100.00%> (ø)
etna/commands/forecast_command.py 94.87% <100.00%> (ø)
etna/models/utils.py 100.00% <0.00%> (ø)
etna/models/nn/mlp.py 100.00% <0.00%> (ø)
etna/models/nn/rnn.py 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@martins0n martins0n changed the title FIX: ci cache invalid FIX: ci invalid cache Aug 31, 2022
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 12:53 Inactive
.github/workflows/docs-on-pr.yml Show resolved Hide resolved
.github/workflows/notebooks.yml Outdated Show resolved Hide resolved
.github/workflows/notebooks.yml Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request August 31, 2022 15:04 Inactive
@martins0n martins0n merged commit 14a2da5 into master Aug 31, 2022
@martins0n martins0n deleted the fix/ci-cache branch August 31, 2022 15:32
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