Postuf / telegram-osint-lib

Telegram scenario-based API aimed at OSINT
https://habr.com/ru/post/486322
MIT License
255 stars 41 forks source link

Refactor socket messenger #165

Closed Qusonann closed 4 years ago

Qusonann commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #165 into master will decrease coverage by 0.05%. The diff coverage is 69.23%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #165      +/-   ##
============================================
- Coverage     68.52%   68.46%   -0.06%     
- Complexity     1674     1680       +6     
============================================
  Files           213      213              
  Lines          4508     4516       +8     
============================================
+ Hits           3089     3092       +3     
- Misses         1419     1424       +5     
Impacted Files Coverage Δ Complexity Δ
...LMessage/TLMessage/ServerMessages/Rpc/RpcError.php 7.69% <0.00%> (ø) 13.00 <0.00> (ø)
src/TGConnection/Socket/ProxySocket.php 37.77% <50.00%> (ø) 20.00 <10.00> (ø)
...on/SocketMessenger/NotEncryptedSocketMessenger.php 82.14% <57.14%> (ø) 18.00 <5.00> (ø)
src/TGConnection/Socket/TcpSocket.php 77.77% <75.00%> (ø) 12.00 <2.00> (ø)
...ction/SocketMessenger/EncryptedSocketMessenger.php 78.26% <77.41%> (-1.64%) 66.00 <15.00> (+6.00) :arrow_down:
src/Exception/TGException.php 89.47% <100.00%> (ø) 9.00 <0.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 b2539fc...0498e62. Read the comment docs.