Skip to content

Avoid assert in new regression tests

242ec66
Select commit
Loading
Failed to load commit list.
Merged

[codex] Fix shared embeddings and string sparse validation #551

Avoid assert in new regression tests
242ec66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 0s

78.23% (+0.11%) compared to b6a623a

View this Pull Request on Codecov

78.23% (+0.11%) compared to b6a623a

Details

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.23%. Comparing base (b6a623a) to head (242ec66).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deepctr/feature_column.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   78.11%   78.23%   +0.11%     
==========================================
  Files          61       61              
  Lines        3304     3331      +27     
==========================================
+ Hits         2581     2606      +25     
- Misses        723      725       +2     

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