StevensSEC / pokemonbattlelib

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

implement sonic boom #365

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #365 (edbeac9) into main (8d7df74) will increase coverage by 0.0050%. The diff coverage is 100.0000%.

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

@@               Coverage Diff                @@
##               main       #365        +/-   ##
================================================
+ Coverage   95.5747%   95.5797%   +0.0050%     
================================================
  Files            15         15                
  Lines          1740       1742         +2     
================================================
+ Hits           1663       1665         +2     
  Misses           59         59                
  Partials         18         18                
Impacted Files Coverage Δ
transactions.go 95.7983% <100.0000%> (+0.0177%) :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...a4cea88. Read the comment docs.