ettoreleandrotognoli / python-ami

Python AMI Client
BSD 3-Clause "New" or "Revised" License
107 stars 66 forks source link

Dev #23

Closed ettoreleandrotognoli closed 6 years ago

ettoreleandrotognoli commented 6 years ago

starting mock test closes #22

codecov-io commented 6 years ago

Codecov Report

Merging #23 into master will increase coverage by 7.69%. The diff coverage is 95.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage    76.4%   84.09%   +7.69%     
==========================================
  Files          14       16       +2     
  Lines         784      830      +46     
==========================================
+ Hits          599      698      +99     
+ Misses        185      132      -53
Impacted Files Coverage Δ
asterisk/ami/client.py 54.61% <100%> (+21.15%) :arrow_up:
tests/unit/test_connection.py 100% <100%> (ø)
tests/unit/mock_ami.py 92.59% <92.59%> (ø)

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 371c12b...4aad247. Read the comment docs.