marcosschroh / pyinstamation

Easy to use, config oriented, instagram bot, written in python 3
GNU General Public License v3.0
11 stars 2 forks source link

More tests + refactor + examples + script #14

Closed woile closed 7 years ago

woile commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #14 into master will increase coverage by 18.89%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   76.16%   95.06%   +18.89%     
===========================================
  Files          12       12               
  Lines         667      729       +62     
===========================================
+ Hits          508      693      +185     
+ Misses        159       36      -123
Impacted Files Coverage Δ
pyinstamation/scrapper/utils.py 100% <100%> (+5.88%) :arrow_up:
pyinstamation/scrapper/instagram_const.py 100% <100%> (ø) :arrow_up:
pyinstamation/controller.py 100% <100%> (ø) :arrow_up:
pyinstamation/bot.py 100% <100%> (+24.4%) :arrow_up:
pyinstamation/scrapper/base.py 100% <100%> (+1.49%) :arrow_up:
pyinstamation/scrapper/insta_scrapper.py 100% <100%> (+42.25%) :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 ee183e6...c14694e. Read the comment docs.