StevensSEC / pokemonbattlelib

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

flinching #332

Closed dyc3 closed 3 years ago

dyc3 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #332 (636a33a) into main (94be9db) will increase coverage by 0.0364%. The diff coverage is 100.0000%.

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

@@               Coverage Diff                @@
##               main       #332        +/-   ##
================================================
+ Coverage   95.1746%   95.2110%   +0.0364%     
================================================
  Files            14         14                
  Lines          1575       1587        +12     
================================================
+ Hits           1499       1511        +12     
  Misses           62         62                
  Partials         14         14                
Impacted Files Coverage Δ
battle.go 92.9385% <100.0000%> (+0.0978%) :arrow_up:
transactions.go 92.4623% <100.0000%> (+0.2343%) :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 94be9db...a10ddfa. Read the comment docs.