StevensSEC / pokemonbattlelib

A portable library for accurately simulating Pokemon battles.
GNU General Public License v3.0
13 stars 2 forks source link

Switch Turn #357

Closed adapap closed 3 years ago

adapap commented 3 years ago

Closes #36

codecov[bot] commented 3 years ago

Codecov Report

Merging #357 (27a109e) into main (9c6f5c6) will increase coverage by 0.0999%. The diff coverage is 88.2352%.

:exclamation: Current head 27a109e differs from pull request most recent head 1c1c5bd. Consider uploading reports for the commit 1c1c5bd to get more accurate results Impacted file tree graph

@@               Coverage Diff                @@
##               main       #357        +/-   ##
================================================
+ Coverage   94.4475%   94.5475%   +0.0999%     
================================================
  Files            16         16                
  Lines          1765       1779        +14     
================================================
+ Hits           1667       1682        +15     
+ Misses           79         77         -2     
- Partials         19         20         +1     
Impacted Files Coverage Δ
party.go 92.5925% <ø> (ø)
battle_round.go 94.4134% <77.7777%> (-0.8808%) :arrow_down:
battle.go 93.3333% <100.0000%> (+1.1594%) :arrow_up:
pokemon.go 85.7954% <0.0000%> (+1.1363%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c6f5c6...1c1c5bd. Read the comment docs.