StevensSEC / pokemonbattlelib

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

feat: ability air lock #391

Open adapap opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #391 (ea9f411) into main (e52df5f) will increase coverage by 0.0156%. The diff coverage is 100.0000%.

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

@@               Coverage Diff                @@
##               main       #391        +/-   ##
================================================
+ Coverage   95.4101%   95.4257%   +0.0156%     
================================================
  Files            16         16                
  Lines          2048       2055         +7     
================================================
+ Hits           1954       1961         +7     
  Misses           72         72                
  Partials         22         22                
Impacted Files Coverage Δ
battle.go 97.3799% <ø> (ø)
battle_round.go 94.5355% <100.0000%> (+0.1221%) :arrow_up:
transactions.go 96.0600% <100.0000%> (+0.0223%) :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 e52df5f...95367d0. Read the comment docs.