kipyin / pokemaster

Checkout kipyin/pokemaster2 !
https://github.com/kipyin/pokemaster2
2 stars 2 forks source link

Feature/docformatter #24

Closed kipyin closed 5 years ago

kipyin commented 5 years ago

This PR:

kipyin commented 5 years ago

TODOs:

kipyin commented 5 years ago

This pull request fixes 4 alerts when merging 9656f3094419f16f056f4e5196088a9e5a036912 into cc6e16c59c1635485d3ccd6cfd1d14eb2caf05b6 - view on LGTM.com

fixed alerts:


Comment posted by LGTM.com

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.58%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   85.32%   85.91%   +0.58%     
==========================================
  Files           7        8       +1     
  Lines         552      575      +23     
==========================================
+ Hits          471      494      +23     
  Misses         81       81
Impacted Files Coverage Δ
pokemaster/game_version.py 98.55% <ø> (ø) :arrow_up:
pokemaster/stats.py 89.88% <0%> (ø) :arrow_up:
pokemaster/_database.py 71.11% <0%> (ø) :arrow_up:
pokemaster/weather.py 92.3% <100%> (ø) :arrow_up:
pokemaster/__version__.py 100% <100%> (ø)
pokemaster/pokemon.py 87.5% <100%> (+0.07%) :arrow_up:
pokemaster/__init__.py 100% <100%> (ø) :arrow_up:
pokemaster/prng.py 87.5% <94.44%> (+8.08%) :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 cc6e16c...8406d08. Read the comment docs.