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

testing out combining features #700

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

Merge branch 'open-sheets-fill-battle-obj' of github.com:cameronangli…

c33b7be
Select commit
Loading
Failed to load commit list.
Draft

testing out combining features #700

Merge branch 'open-sheets-fill-battle-obj' of github.com:cameronangli…
c33b7be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2025 in 1s

72.45% of diff hit (target 83.38%)

View this Pull Request on Codecov

72.45% of diff hit (target 83.38%)

Annotations

Check warning on line 249 in src/poke_env/environment/abstract_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/abstract_battle.py#L244-L249

Added lines #L244 - L249 were not covered by tests

Check warning on line 251 in src/poke_env/environment/abstract_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/abstract_battle.py#L251

Added line #L251 was not covered by tests

Check warning on line 258 in src/poke_env/environment/abstract_battle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/environment/abstract_battle.py#L258

Added line #L258 was not covered by tests

Check warning on line 70 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L72

Added line #L72 was not covered by tests

Check warning on line 78 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L78

Added line #L78 was not covered by tests

Check warning on line 131 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L131

Added line #L131 was not covered by tests

Check warning on line 146 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L146

Added line #L146 was not covered by tests

Check warning on line 181 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 191 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 239 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L239

Added line #L239 was not covered by tests

Check warning on line 252 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 254 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L254

Added line #L254 was not covered by tests

Check warning on line 277 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L277

Added line #L277 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L279

Added line #L279 was not covered by tests

Check warning on line 281 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L281

Added line #L281 was not covered by tests

Check warning on line 292 in src/poke_env/player/doubles_env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/doubles_env.py#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 124 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L124

Added line #L124 was not covered by tests

Check warning on line 410 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L409-L410

Added lines #L409 - L410 were not covered by tests

Check warning on line 419 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L419

Added line #L419 was not covered by tests

Check warning on line 428 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L421-L428

Added lines #L421 - L428 were not covered by tests

Check warning on line 803 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L803

Added line #L803 was not covered by tests

Check warning on line 828 in src/poke_env/player/env.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/env.py#L821-L828

Added lines #L821 - L828 were not covered by tests

Check warning on line 237 in src/poke_env/player/player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 241 in src/poke_env/player/player.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L241

Added line #L241 was not covered by tests