tests: add data and tesk unit test - #77
Merged
Merged
Codecov / codecov/project
succeeded
Jan 11, 2026 in 0s
83.32% (+1.85%) compared to 93015da
View this Pull Request on Codecov
83.32% (+1.85%) compared to 93015da
Details
Codecov Report
❌ Patch coverage is 92.70833% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.32%. Comparing base (93015da) to head (14cc0f5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tfts/data/timeseries.py | 96.15% | 3 Missing |
| tfts/trainer.py | 76.92% | 3 Missing |
| tfts/tasks/base.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #77 +/- ##
==========================================
+ Coverage 81.46% 83.32% +1.85%
==========================================
Files 55 55
Lines 4807 4899 +92
==========================================
+ Hits 3916 4082 +166
+ Misses 891 817 -74 ☔ 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.
Loading