komuw / naz

naz is an async SMPP client.
https://komuw.github.io/naz/
MIT License
39 stars 12 forks source link

Release/0.8.1: When unbinding and disconnecting from SMSC, set SMPP session state to CLOSED #214

Closed komuw closed 4 years ago

komuw commented 4 years ago

Thank you for contributing to naz.
Every contribution to naz is important.

Contributions are under the MIT License.

Answer the following questions,

What(What have you changed?)

Why(Why did you change it?)

References:

codecov-commenter commented 4 years ago

Codecov Report

Merging #214 into master will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   84.59%   84.82%   +0.23%     
==========================================
  Files          15       15              
  Lines        1564     1568       +4     
==========================================
+ Hits         1323     1330       +7     
+ Misses        241      238       -3     
Impacted Files Coverage Δ
naz/__version__.py 100.00% <ø> (ø)
naz/client.py 81.53% <100.00%> (+0.56%) :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 5ccc848...23670ed. Read the comment docs.