fix(pd): handle border scalars and CPU tensors - #5832
Open
njzjz-bot wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Aug 2, 2026 in 0s
79.23% (+0.66%) compared to d798a8a
View this Pull Request on Codecov
79.23% (+0.66%) compared to d798a8a
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.23%. Comparing base (d798a8a) to head (d4843dd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| source/op/pd/comm.cc | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5832 +/- ##
==========================================
+ Coverage 78.57% 79.23% +0.66%
==========================================
Files 1049 1073 +24
Lines 120659 125299 +4640
Branches 4349 4569 +220
==========================================
+ Hits 94807 99286 +4479
- Misses 24288 24371 +83
- Partials 1564 1642 +78 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading