Skip to content

Fix typo: `kernel_sum` -> `tensor_sum`

598fbc7
Select commit
Loading
Failed to load commit list.
Open

Add KernelTensorSum #507

Fix typo: `kernel_sum` -> `tensor_sum`
598fbc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2025 in 0s

64.78% (-29.38%) compared to ef6d459

View this Pull Request on Codecov

64.78% (-29.38%) compared to ef6d459

Details

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 64.78%. Comparing base (ef6d459) to head (598fbc7).
Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
src/kernels/kerneltensorsum.jl 0.00% 35 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (ef6d459) and HEAD (598fbc7). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (ef6d459) HEAD (598fbc7)
7 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #507       +/-   ##
===========================================
- Coverage   94.16%   64.78%   -29.38%     
===========================================
  Files          52       53        +1     
  Lines        1387     1414       +27     
===========================================
- Hits         1306      916      -390     
- Misses         81      498      +417     

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