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

JET-suggested improvements and benchmarking with PkgBenchmarks #108

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Removed abstract type from MCTSSolver struct

30242a7
Select commit
Loading
Failed to load commit list.
Draft

JET-suggested improvements and benchmarking with PkgBenchmarks #108

Removed abstract type from MCTSSolver struct
30242a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 18, 2024 in 1s

86.58% (-0.17%) compared to e6a4944

View this Pull Request on Codecov

86.58% (-0.17%) compared to e6a4944

Details

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.58%. Comparing base (e6a4944) to head (30242a7).

Files Patch % Lines
src/vanilla.jl 76.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   86.74%   86.58%   -0.17%     
==========================================
  Files          11       11              
  Lines         483      492       +9     
==========================================
+ Hits          419      426       +7     
- Misses         64       66       +2     

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