alan-turing-institute / p2lab-pokemon

A Python library for running genetic algorithms to optimize Pokemon teams!
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

chore: update pre-commit hooks #62

Open pre-commit-ci[bot] opened 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov-commenter commented 1 year ago

Codecov Report

Merging #62 (8018744) into main (f151a98) will not change coverage. The diff coverage is 83.33%.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   69.45%   69.45%           
=======================================
  Files          15       15           
  Lines         478      478           
=======================================
  Hits          332      332           
  Misses        146      146           
Files Coverage Δ
src/p2lab/genetic/operations.py 96.90% <ø> (ø)
src/p2lab/pokemon/pokefactory.py 91.48% <100.00%> (ø)
src/p2lab/genetic/utils.py 0.00% <0.00%> (ø)