Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify structs Psqt and FeatureTransformer into one #534

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

brunocodutra
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bd9c4da) 84.06% compared to head (9625878) 83.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
- Coverage   84.06%   83.63%   -0.43%     
==========================================
  Files          39       37       -2     
  Lines        1167     1161       -6     
==========================================
- Hits          981      971      -10     
- Misses        186      190       +4     
Files Coverage Δ
lib/nnue/affine.rs 100.00% <ø> (ø)
lib/nnue/crelu.rs 100.00% <ø> (ø)
lib/nnue/damp.rs 100.00% <ø> (ø)
lib/nnue/evaluator.rs 98.73% <ø> (ø)
lib/nnue/fallthrough.rs 100.00% <ø> (ø)
lib/nnue/output.rs 100.00% <ø> (ø)
lib/nnue/transformer.rs 100.00% <100.00%> (ø)
lib/nnue/vector.rs 95.65% <50.00%> (-4.35%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brunocodutra brunocodutra marked this pull request as ready for review October 1, 2023 22:55
@brunocodutra brunocodutra merged commit b7a3be6 into master Oct 1, 2023
12 of 15 checks passed
@brunocodutra brunocodutra deleted the nnue branch October 1, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant