Skip to content

ci: align workflow concurrency with DeepCTR

f7cc1e0
Select commit
Loading
Failed to load commit list.
Merged

Compat refresh for modern PyTorch/Python + multi-task batch_size=1 fixes #310

ci: align workflow concurrency with DeepCTR
f7cc1e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 0s

93.19% (+0.62%) compared to f685425

View this Pull Request on Codecov

93.19% (+0.62%) compared to f685425

Details

Codecov Report

❌ Patch coverage is 98.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.19%. Comparing base (f685425) to head (f7cc1e0).

Files with missing lines Patch % Lines
deepctr_torch/models/basemodel.py 93.54% 2 Missing ⚠️
deepctr_torch/callbacks.py 99.37% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
+ Coverage   92.56%   93.19%   +0.62%     
==========================================
  Files          30       35       +5     
  Lines        2274     2483     +209     
==========================================
+ Hits         2105     2314     +209     
  Misses        169      169              

☔ 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.