StevensSEC / pokemonbattlelib

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

implement status inflicting moves #366

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #366 (7fb68c4) into main (8d7df74) will increase coverage by 0.0202%. The diff coverage is 100.0000%.

Impacted file tree graph

@@               Coverage Diff                @@
##               main       #366        +/-   ##
================================================
+ Coverage   95.5747%   95.5949%   +0.0202%     
================================================
  Files            15         15                
  Lines          1740       1748         +8     
================================================
+ Hits           1663       1671         +8     
  Misses           59         59                
  Partials         18         18                
Impacted Files Coverage Δ
move.go 90.0000% <ø> (ø)
pokedex_GEN.go 100.0000% <ø> (ø)
move_getters_GEN.go 100.0000% <100.0000%> (ø)
transactions.go 95.8246% <100.0000%> (+0.0440%) :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 8d7df74...7fb68c4. Read the comment docs.