StevensSEC / pokemonbattlelib

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

update comparePokemon to compare the pointer instead, because we can do that now #361

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #361 (6c89105) into main (851b0cd) will increase coverage by 0.0025%. The diff coverage is 100.0000%.

:exclamation: Current head 6c89105 differs from pull request most recent head be54480. Consider uploading reports for the commit be54480 to get more accurate results Impacted file tree graph

@@               Coverage Diff                @@
##               main       #361        +/-   ##
================================================
+ Coverage   95.5747%   95.5772%   +0.0025%     
================================================
  Files            15         15                
  Lines          1740       1741         +1     
================================================
+ Hits           1663       1664         +1     
  Misses           59         59                
  Partials         18         18                
Impacted Files Coverage Δ
transactions.go 95.7894% <100.0000%> (+0.0088%) :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 851b0cd...be54480. Read the comment docs.