Herb-AI / HerbSearch.jl

Search procedures and synthesizers for Herb.jl
https://herb-ai.github.io/
MIT License
7 stars 0 forks source link

Make the search start from the best reward position #106

Closed nicolaefilat closed 3 months ago

nicolaefilat commented 3 months ago

Changes I made:

codecov[bot] commented 3 months ago

Codecov Report

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

Please upload report for BASE (probe-with-minerl@bc0079a). Learn more about missing BASE report.

Files Patch % Lines
src/probe/probe_iterator.jl 12.24% 43 Missing :warning:
src/minecraft/getting_started_minerl.jl 0.00% 34 Missing :warning:
src/minecraft/create_minerl_env.jl 0.00% 33 Missing :warning:
src/probe/update_grammar.jl 0.00% 24 Missing :warning:
src/probe/guided_trace_search_iterator.jl 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## probe-with-minerl #106 +/- ## ==================================================== Coverage ? 60.56% ==================================================== Files ? 32 Lines ? 1202 Branches ? 0 ==================================================== Hits ? 728 Misses ? 474 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.