StevensSEC / pokemonbattlelib

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

fix typo in damage calculation #324

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #324 (70a36c2) into main (b88d834) will increase coverage by 0.0122%. The diff coverage is 80.0000%.

:exclamation: Current head 70a36c2 differs from pull request most recent head 8f677cb. Consider uploading reports for the commit 8f677cb to get more accurate results Impacted file tree graph

@@               Coverage Diff                @@
##               main       #324        +/-   ##
================================================
+ Coverage   95.1623%   95.1746%   +0.0122%     
================================================
  Files            14         14                
  Lines          1571       1575         +4     
================================================
+ Hits           1495       1499         +4     
  Misses           62         62                
  Partials         14         14                
Impacted Files Coverage Δ
battle.go 92.8406% <ø> (ø)
calc.go 92.0634% <75.0000%> (+0.3968%) :arrow_up:
transactions.go 92.2279% <100.0000%> (+0.0404%) :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 90a70b8...8f677cb. Read the comment docs.