Skip to content

Sync DeepMatch with recent DeepCTR CI and TensorFlow compatibility updates#107

Merged
shenweichen merged 5 commits intomasterfrom
codex/sync-deepctr-549-550-updates
Apr 18, 2026
Merged

Sync DeepMatch with recent DeepCTR CI and TensorFlow compatibility updates#107
shenweichen merged 5 commits intomasterfrom
codex/sync-deepctr-549-550-updates

Conversation

@shenweichen
Copy link
Copy Markdown
Owner

Summary

Sync DeepMatch with the latest compatibility/CI direction from recent DeepCTR master updates.

  • Merge CI into a single workflow with one matrix job covering TF1/TF2 targets
  • Add docs-only fast path via dorny/paths-filter and workflow concurrency controls
  • Migrate private tensorflow.python.keras imports to public tensorflow.keras APIs across code, examples, tests, and docs
  • Add/update TensorFlow compatibility guidance in README/Quick-Start/FAQ/index
  • Add ReadTheDocs v2 config and refresh docs build requirements
  • Update package/version metadata (0.3.2) and release notes entry

Validation

  • python -m compileall deepmatch tests examples passed locally
  • Unit tests were not run locally because TensorFlow is not installed in the current local environment

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.62%. Comparing base (93ca437) to head (e86d8c4).
⚠️ Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (93ca437) and HEAD (e86d8c4). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (93ca437) HEAD (e86d8c4)
pytest 14 4
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #107       +/-   ##
===========================================
- Coverage   89.88%   72.62%   -17.26%     
===========================================
  Files          12       15        +3     
  Lines         939     1001       +62     
===========================================
- Hits          844      727      -117     
- Misses         95      274      +179     
Flag Coverage Δ
pytest 72.62% <100.00%> (-17.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@shenweichen shenweichen merged commit fd74417 into master Apr 18, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant