Skip to content

Fix architectural concerns and add comprehensive tests for file integ…

360f66b
Select commit
Loading
Failed to load commit list.
Open

Add file integrity checking for TimesFM model downloads #676

Fix architectural concerns and add comprehensive tests for file integ…
360f66b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2025 in 0s

86.20% (target 0.00%)

View this Pull Request on Codecov

86.20% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 34.42623% with 80 lines in your changes missing coverage. Please review.

Project coverage is 86.20%. Comparing base (bf8f509) to head (360f66b).

Files with missing lines Patch % Lines
etna/core/utils.py 47.22% 19 Missing ⚠️
etna/experimental/classification/predictability.py 22.22% 14 Missing ⚠️
etna/models/nn/timesfm.py 7.14% 13 Missing ⚠️
etna/transforms/embeddings/models/ts2vec.py 7.69% 12 Missing ⚠️
etna/transforms/embeddings/models/tstcc.py 7.69% 12 Missing ⚠️
etna/models/nn/chronos/base.py 60.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   90.27%   86.20%   -4.07%     
==========================================
  Files         259      259              
  Lines       18223    18331     +108     
==========================================
- Hits        16450    15802     -648     
- Misses       1773     2529     +756     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.