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

Fix connection to images DC #136

Closed Qusonann closed 4 years ago

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

Codecov Report

Merging #136 into master will increase coverage by 0.03%. The diff coverage is 39.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #136      +/-   ##
============================================
+ Coverage     65.93%   65.97%   +0.03%     
- Complexity     1543     1549       +6     
============================================
  Files           202      203       +1     
  Lines          4260     4270      +10     
============================================
+ Hits           2809     2817       +8     
- Misses         1451     1453       +2     
Impacted Files Coverage Δ Complexity Δ
src/Client/BasicClient/BasicClientImpl.php 73.03% <ø> (-0.17%) 40.00 <0.00> (-2.00)
...ction/SocketMessenger/EncryptedSocketMessenger.php 79.39% <ø> (ø) 58.00 <0.00> (ø)
...BasicClient/BasicClientWithStatusReportingImpl.php 20.00% <20.00%> (ø) 7.00 <7.00> (?)
src/Client/InfoObtainingClient/InfoClient.php 61.22% <40.00%> (+0.15%) 73.00 <0.00> (ø)
src/Scenario/BasicClientGenerator.php 60.00% <66.66%> (+60.00%) 7.00 <3.00> (+1.00)
src/Scenario/ReusableBasicClientGenerator.php 100.00% <100.00%> (+100.00%) 2.00 <2.00> (ø)
...Message/TLMessage/ClientMessages/update_status.php 75.00% <0.00%> (-25.00%) 3.00% <0.00%> (ø%)
...on/SocketMessenger/NotEncryptedSocketMessenger.php 85.71% <0.00%> (+3.57%) 17.00% <0.00%> (ø%)
... and 1 more

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 b3eaa62...514c9df. Read the comment docs.