Skip to content

Evaluate piece squares relative to king

09761be
Select commit
Loading
Failed to load commit list.
Merged

Evaluate piece squares relative to king #232

Evaluate piece squares relative to king
09761be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 0s

89.84% (target 75.00%)

View this Pull Request on Codecov

89.84% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 78.93462% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.84%. Comparing base (e402eeb) to head (09761be).

Files with missing lines Patch % Lines
tuner/src/eval_params.rs 0.00% 78 Missing ⚠️
eval/src/params.rs 0.00% 8 Missing ⚠️
eval/src/hand_crafted_eval_coeffs.rs 98.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   90.11%   89.84%   -0.27%     
==========================================
  Files          80       80              
  Lines       12432    12492      +60     
==========================================
+ Hits        11203    11224      +21     
- Misses       1229     1268      +39     

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