Skip to content

Fix syntax error in axpy! function checks

ea7520e
Select commit
Loading
Failed to load commit list.
Merged

Fix axpy! function to use PArrays methods #191

Fix syntax error in axpy! function checks
ea7520e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

0.00% (+0.00%) compared to 5b109dd

View this Pull Request on Codecov

0.00% (+0.00%) compared to 5b109dd

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (5b109dd) to head (ea7520e).

Files with missing lines Patch % Lines
src/Algebra.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           check_partition_allocate_residual    #191   +/-   ##
=================================================================
  Coverage                               0.00%   0.00%           
=================================================================
  Files                                     15      15           
  Lines                                   3998    3998           
=================================================================
  Misses                                  3998    3998           

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