StevensSEC / pokemonbattlelib

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

fix target marshaling #343

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #343 (2e3efe7) into main (239e6ff) will increase coverage by 0.6589%. The diff coverage is 100.0000%.

Impacted file tree graph

@@               Coverage Diff                @@
##               main       #343        +/-   ##
================================================
+ Coverage   95.5383%   96.1972%   +0.6589%     
================================================
  Files            14         14                
  Lines          1681       1683         +2     
================================================
+ Hits           1606       1619        +13     
+ Misses           59         47        -12     
- Partials         16         17         +1     
Impacted Files Coverage Δ
battle.go 95.0672% <100.0000%> (+2.4996%) :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 239e6ff...2e3efe7. Read the comment docs.