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

Make the search start from the best reward position #106

Merged
merged 6 commits into from
May 24, 2024

Make MineRL evaluation more generic

1f0c97e
Select commit
Loading
Failed to load commit list.
Merged

Make the search start from the best reward position #106

Make MineRL evaluation more generic
1f0c97e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 24, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 17 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 20 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 28 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 34 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 36 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L36

Added line #L36 was not covered by tests

Check warning on line 43 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L39-L43

Added lines #L39 - L43 were not covered by tests

Check warning on line 46 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 51 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 59 in src/minecraft/create_minerl_env.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/create_minerl_env.jl#L53-L59

Added lines #L53 - L59 were not covered by tests

Check warning on line 13 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 16 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 23 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 26 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L26

Added line #L26 was not covered by tests

Check warning on line 33 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L35

Added line #L35 was not covered by tests

Check warning on line 42 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L37-L42

Added lines #L37 - L42 were not covered by tests

Check warning on line 44 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L44

Added line #L44 was not covered by tests

Check warning on line 51 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L57

Added line #L57 was not covered by tests

Check warning on line 62 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 66 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L70

Added line #L70 was not covered by tests

Check warning on line 74 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 77 in src/minecraft/getting_started_minerl.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/minecraft/getting_started_minerl.jl#L77

Added line #L77 was not covered by tests