Skip to content

Comments

chore: update history storage strategy#216

Open
ptsouchlos wants to merge 4 commits intomainfrom
feature/update-hist-storage
Open

chore: update history storage strategy#216
ptsouchlos wants to merge 4 commits intomainfrom
feature/update-hist-storage

Conversation

@ptsouchlos
Copy link
Owner

Store history entries using [side][from][to] instead of the piece type.

Convert from u8 directly.
Store [side][from][to] in history table instead of
[side][piece][square].

bench: 1001772
bench: 1025548
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 95.45455% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.08%. Comparing base (23483df) to head (668f6c3).

Files with missing lines Patch % Lines
engine/src/history_table.rs 93.61% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   91.04%   91.08%   +0.03%     
==========================================
  Files          40       40              
  Lines        7136     7165      +29     
==========================================
+ Hits         6497     6526      +29     
  Misses        639      639              

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

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.

2 participants