Skip to content

arm dependencies #599

Merged
merged 12 commits into from
Mar 16, 2022
Merged

arm dependencies #599

merged 12 commits into from
Mar 16, 2022

Conversation

iKintosh
Copy link
Contributor

@iKintosh iKintosh commented Mar 12, 2022

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

closes #469

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2022

Codecov Report

Merging #599 (9ce3d1a) into master (734f1f5) will decrease coverage by 31.78%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #599       +/-   ##
===========================================
- Coverage   85.13%   53.35%   -31.79%     
===========================================
  Files         118      118               
  Lines        5881     5881               
===========================================
- Hits         5007     3138     -1869     
- Misses        874     2743     +1869     
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%> (-92.00%) ⬇️
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 26.47% <0.00%> (-73.53%) ⬇️
etna/transforms/timestamp/time_flags.py 27.02% <0.00%> (-72.98%) ⬇️
etna/transforms/timestamp/fourier.py 28.57% <0.00%> (-71.43%) ⬇️
etna/transforms/missing_values/resample.py 25.00% <0.00%> (-71.43%) ⬇️
... and 66 more

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

@iKintosh iKintosh changed the title update some dependencies arm dependencies Mar 14, 2022
@iKintosh iKintosh marked this pull request as ready for review March 14, 2022 10:53
@iKintosh iKintosh requested a review from martins0n March 14, 2022 10:53
@iKintosh iKintosh enabled auto-merge (squash) March 16, 2022 13:47
@martins0n martins0n disabled auto-merge March 16, 2022 13:52
@martins0n martins0n enabled auto-merge (squash) March 16, 2022 13:52
@iKintosh iKintosh disabled auto-merge March 16, 2022 14:15
@iKintosh iKintosh enabled auto-merge (squash) March 16, 2022 14:15
@iKintosh iKintosh merged commit adbfd47 into master Mar 16, 2022
@martins0n martins0n deleted the dependencies-for-arm branch March 16, 2022 14:58
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.

[BUG] etna and aarch64
3 participants