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 for bot. Bug fixed. #12

Closed marcosschroh closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #12 into master will increase coverage by 6.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   74.22%   80.26%   +6.04%     
==========================================
  Files          20       20              
  Lines         997     1054      +57     
==========================================
+ Hits          740      846     +106     
+ Misses        257      208      -49
Impacted Files Coverage Δ
pyinstamation/bot.py 75.8% <100%> (+19.93%) :arrow_up:
tests/test_bot.py 100% <100%> (ø) :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 47fb813...9605612. Read the comment docs.