StevensSEC / pokemonbattlelib

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

improve misc docs, add some code examples #346

Closed dyc3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #346 (0f9add9) into main (320717d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##               main       #346   +/-   ##
===========================================
  Coverage   96.2677%   96.2677%           
===========================================
  Files            14         14           
  Lines          1688       1688           
===========================================
  Hits           1625       1625           
  Misses           46         46           
  Partials         17         17           
Impacted Files Coverage Δ
battle.go 95.0672% <ø> (ø)
pokedex_GEN.go 100.0000% <ø> (ø)

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 320717d...0f9add9. Read the comment docs.