StevensSEC / pokemonbattlelib

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

Medicine Items #334

Closed adapap closed 3 years ago

adapap commented 3 years ago

Adding in all the medicine items

codecov[bot] commented 3 years ago

Codecov Report

Merging #334 (57bd3cb) into main (bf876aa) will increase coverage by 0.2841%. The diff coverage is 97.1428%.

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

@@               Coverage Diff                @@
##               main       #334        +/-   ##
================================================
+ Coverage   95.2889%   95.5730%   +0.2841%     
================================================
  Files            14         14                
  Lines          1592       1649        +57     
================================================
+ Hits           1517       1576        +59     
+ Misses           61         58         -3     
- Partials         14         15         +1     
Impacted Files Coverage Δ
pokemon.go 96.7741% <ø> (-0.0613%) :arrow_down:
transactions.go 95.4545% <97.1428%> (+2.3173%) :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 bf876aa...5f70823. Read the comment docs.