Skip to content

Merge branch 'doubles-shp' of github.com:cameronangliss/poke-env into…

c22f35f
Select commit
Loading
Failed to load commit list.
Closed

testing out combining features #700

Merge branch 'doubles-shp' of github.com:cameronangliss/poke-env into…
c22f35f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 29, 2025 in 1s

61.80% of diff hit (target 83.38%)

View this Pull Request on Codecov

61.80% of diff hit (target 83.38%)

Annotations

Check warning on line 1514 in src/poke_env/battle/abstract_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/abstract_battle.py#L1514

Added line #L1514 was not covered by tests

Check warning on line 506 in src/poke_env/battle/double_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/double_battle.py#L506

Added line #L506 was not covered by tests

Check warning on line 513 in src/poke_env/battle/double_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/double_battle.py#L513

Added line #L513 was not covered by tests

Check warning on line 565 in src/poke_env/battle/double_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/double_battle.py#L565

Added line #L565 was not covered by tests

Check warning on line 567 in src/poke_env/battle/double_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/double_battle.py#L567

Added line #L567 was not covered by tests

Check warning on line 657 in src/poke_env/battle/pokemon.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/battle/pokemon.py#L657

Added line #L657 was not covered by tests

Check warning on line 147 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L147

Added line #L147 was not covered by tests

Check warning on line 153 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L153

Added line #L153 was not covered by tests

Check warning on line 161 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L161

Added line #L161 was not covered by tests

Check warning on line 242 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L242

Added line #L242 was not covered by tests

Check warning on line 257 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L257

Added line #L257 was not covered by tests

Check warning on line 279 in src/poke_env/environment/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/doubles_env.py#L279

Added line #L279 was not covered by tests

Check warning on line 114 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L114

Added line #L114 was not covered by tests

Check warning on line 122 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L122

Added line #L122 was not covered by tests

Check warning on line 137 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L137

Added line #L137 was not covered by tests

Check warning on line 154 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 160 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L160

Added line #L160 was not covered by tests

Check warning on line 186 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L186

Added line #L186 was not covered by tests

Check warning on line 194 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 200 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L200

Added line #L200 was not covered by tests

Check warning on line 208 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 223 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 229 in src/poke_env/environment/singles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/singles_env.py#L229

Added line #L229 was not covered by tests

Check warning on line 113 in src/poke_env/player/baselines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/baselines.py#L102-L113

Added lines #L102 - L113 were not covered by tests

Check warning on line 117 in src/poke_env/player/baselines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/baselines.py#L117

Added line #L117 was not covered by tests