Skip to content

avoid cuda-memcheck job compile issue

8bd0569
Select commit
Loading
Failed to load commit list.
Merged

Allow to use ValueType in template of preconditioner ILU #1828

avoid cuda-memcheck job compile issue
8bd0569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2025 in 0s

88.73% (-0.04%) compared to 4015c54

View this Pull Request on Codecov

88.73% (-0.04%) compared to 4015c54

Details

Codecov Report

Attention: Patch coverage is 95.52239% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.73%. Comparing base (4015c54) to head (8bd0569).

Files with missing lines Patch % Lines
core/config/preconditioner_ilu_config.cpp 83.33% 1 Missing ⚠️
include/ginkgo/core/preconditioner/ic.hpp 83.33% 1 Missing ⚠️
reference/test/preconditioner/ilu.cpp 97.72% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1828      +/-   ##
===========================================
- Coverage    88.77%   88.73%   -0.04%     
===========================================
  Files          844      844              
  Lines        70878    70902      +24     
===========================================
- Hits         62919    62916       -3     
- Misses        7959     7986      +27     

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