art-vasilyev / instachatbot

Simple framework for building Instagram chat bots with menu driven interface
MIT License
18 stars 0 forks source link

test coverage #7

Closed art-vasilyev closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #7 into master will increase coverage by 26.36%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage   43.75%   70.11%   +26.36%     
===========================================
  Files           4        4               
  Lines         240      251       +11     
===========================================
+ Hits          105      176       +71     
+ Misses        135       75       -60
Impacted Files Coverage Δ
instachatbot/bot.py 68.67% <100%> (+17.28%) :arrow_up:
instachatbot/storage.py 68.18% <0%> (+9.09%) :arrow_up:
instachatbot/nodes.py 62.16% <0%> (+31.53%) :arrow_up:
instachatbot/state.py 100% <0%> (+40%) :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 8201664...4767275. Read the comment docs.