pchinea / telegram-surveillance-bot

Basic video surveillance system controlled through a telegram bot.
GNU General Public License v3.0
31 stars 8 forks source link

Uses if sentence instead of assert for value checking. #10

Closed pchinea closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 (82de481) into master (9b7c5bf) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 82de481 differs from pull request most recent head 60fd35b. Consider uploading reports for the commit 60fd35b to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          445       445           
=========================================
  Hits           445       445           
Impacted Files Coverage Δ
surveillance_bot/bot_config.py 100.00% <100.00%> (ø)

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 9b7c5bf...60fd35b. Read the comment docs.