Fix pre-existing clang-format violations in linalg_internal_interface.cpp#960
Merged
Merged
Codecov / codecov/project
succeeded
Jun 30, 2026 in 0s
30.74% (+0.00%) compared to 9b6a407
View this Pull Request on Codecov
30.74% (+0.00%) compared to 9b6a407
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.74%. Comparing base (9b6a407) to head (c6ec1cd).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/backend/linalg_internal_interface.cpp | 0.00% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #960 +/- ##
=======================================
Coverage 30.74% 30.74%
=======================================
Files 228 228
Lines 34757 34757
Branches 14411 14411
=======================================
Hits 10685 10685
Misses 16778 16778
Partials 7294 7294 | Components | Coverage Δ | |
|---|---|---|
| C++ backend | 32.04% <0.00%> (ø) |
|
| Python bindings | 17.28% <ø> (ø) |
|
| Python package | 59.41% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/backend/linalg_internal_interface.cpp | 80.29% <0.00%> (ø) |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 9b6a407...c6ec1cd. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading