StevensSEC / pokemonbattlelib

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

Add new test matchers #372

Closed adapap closed 3 years ago

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

Codecov Report

Merging #372 (27eb6e1) into main (0f6fa11) will decrease coverage by 0.3889%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##               main       #372        +/-   ##
================================================
- Coverage   94.8364%   94.4475%   -0.3889%     
================================================
  Files            16         16                
  Lines          1743       1765        +22     
================================================
+ Hits           1653       1667        +14     
- Misses           74         79         +5     
- Partials         16         19         +3     
Impacted Files Coverage Δ
pokemon.go 84.6590% <0.0000%> (-3.2390%) :arrow_down:
move.go 90.0000% <0.0000%> (ø)
move_getters_GEN.go 100.0000% <0.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 0f6fa11...27eb6e1. Read the comment docs.