Skip to content

fix the circular dep

7904562
Select commit
Loading
Failed to load commit list.
Merged

Add chebyshev Iteration #1289

fix the circular dep
7904562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2025 in 1s

88.73% (-0.64%) compared to e797f4a

View this Pull Request on Codecov

88.73% (-0.64%) compared to e797f4a

Details

Codecov Report

Attention: Patch coverage is 91.74147% with 46 lines in your changes missing coverage. Please review.

Project coverage is 88.73%. Comparing base (e797f4a) to head (7904562).

Files with missing lines Patch % Lines
core/solver/chebyshev.cpp 78.10% 30 Missing ⚠️
reference/test/solver/chebyshev_kernels.cpp 96.77% 5 Missing ⚠️
common/unified/solver/chebyshev_kernels.cpp 69.23% 4 Missing ⚠️
test/solver/solver.cpp 0.00% 4 Missing ⚠️
core/device_hooks/common_kernels.inc.cpp 0.00% 2 Missing ⚠️
core/config/solver_config.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1289      +/-   ##
===========================================
- Coverage    89.36%   88.73%   -0.64%     
===========================================
  Files          824      831       +7     
  Lines        68983    69571     +588     
===========================================
+ Hits         61649    61732      +83     
- Misses        7334     7839     +505     

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