snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Add client certificate support #613

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #613 into gonzobot will increase coverage by 0.29%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #613      +/-   ##
============================================
+ Coverage     54.66%   54.95%   +0.29%     
============================================
  Files           232      232              
  Lines         14246    14526     +280     
============================================
+ Hits           7787     7983     +196     
- Misses         6459     6543      +84
Impacted Files Coverage Δ
cloudbot/clients/irc.py 30.55% <100%> (+4.56%) :arrow_up:
tests/plugin_tests/test_core_connect.py 100% <100%> (ø) :arrow_up:
plugins/chan_track.py 65.13% <0%> (-0.11%) :arrow_down:

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 751df68...5b6f8bd. Read the comment docs.