Open Issues Need Help
View All on GitHub Add unit tests for core statistics functions 2 months ago
AI Summary: Implement unit tests for the core statistical functions (EV, reachability, popularity) within the WickedLines chess opening analysis tool. This includes tests for individual functions, end-to-end checks with known inputs, and handling of edge cases like missing data or zero games. The goal is to ensure the accuracy and reliability of the statistical computations before adding further features.
Complexity:
4/5
help wanted