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 open team sheets data populate the battle object #660

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

Merge branch 'master' of github.com:cameronangliss/poke-env into open…

3b1d398
Select commit
Loading
Failed to load commit list.
Draft

Make open team sheets data populate the battle object #660

Merge branch 'master' of github.com:cameronangliss/poke-env into open…
3b1d398
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2025 in 1s

28.26% of diff hit (target 83.38%)

View this Pull Request on Codecov

28.26% of diff hit (target 83.38%)

Annotations

Check warning on line 242 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#L237-L242

Added lines #L237 - L242 were not covered by tests

Check warning on line 244 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

Added line #L244 was not covered by tests

Check warning on line 982 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#L982

Added line #L982 was not covered by tests

Check warning on line 991 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#L987-L991

Added lines #L987 - L991 were not covered by tests

Check warning on line 998 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#L997-L998

Added lines #L997 - L998 were not covered by tests

Check warning on line 1005 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#L1003-L1005

Added lines #L1003 - L1005 were not covered by tests

Check warning on line 1009 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#L1009

Added line #L1009 was not covered by tests

Check warning on line 1015 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#L1014-L1015

Added lines #L1014 - L1015 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L246-L247

Added lines #L246 - L247 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L251

Added line #L251 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L303-L304

Added lines #L303 - L304 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L307-L309

Added lines #L307 - L309 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L311

Added line #L311 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L322

Added line #L322 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/poke_env/player/player.py#L408-L409

Added lines #L408 - L409 were not covered by tests