Skip to content

update benchmark - #78

Merged
LongxingTan merged 8 commits into
masterfrom
fix/critical-bugs
Aug 11, 2026
Merged

update benchmark#78
LongxingTan merged 8 commits into
masterfrom
fix/critical-bugs

update

413de7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

82.68% (-0.65%) compared to 1d1324b

View this Pull Request on Codecov

82.68% (-0.65%) compared to 1d1324b

Details

Codecov Report

❌ Patch coverage is 79.49743% with 359 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.68%. Comparing base (1d1324b) to head (413de7b).

Files with missing lines Patch % Lines
benchmark/datasets/legacy_examples.py 28.14% 97 Missing ⚠️
tfts/cli/forecasting.py 19.16% 97 Missing ⚠️
benchmark/datasets/grocery_sales.py 41.37% 34 Missing ⚠️
benchmark/datasets/recruit_restaurant.py 42.85% 32 Missing ⚠️
benchmark/datasets/synthetic.py 64.70% 12 Missing ⚠️
tfts/models/base.py 56.00% 11 Missing ⚠️
examples/run_prediction_simple.py 62.96% 10 Missing ⚠️
tfts/training/runtime.py 74.35% 10 Missing ⚠️
tfts/cli/__init__.py 47.05% 9 Missing ⚠️
tfts/trainer.py 93.60% 8 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   83.32%   82.68%   -0.65%     
==========================================
  Files          55       82      +27     
  Lines        4899     6485    +1586     
==========================================
+ Hits         4082     5362    +1280     
- Misses        817     1123     +306     

☔ View full report in Codecov by Harness.
📢 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.