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

Deferred calls client and addUser impl #161

Closed Qusonann closed 4 years ago

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

Codecov Report

Merging #161 into master will increase coverage by 0.89%. The diff coverage is 67.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #161      +/-   ##
============================================
+ Coverage     67.23%   68.13%   +0.89%     
- Complexity     1634     1666      +32     
============================================
  Files           210      213       +3     
  Lines          4420     4488      +68     
============================================
+ Hits           2972     3058      +86     
+ Misses         1448     1430      -18     
Impacted Files Coverage Δ Complexity Δ
...eMonitoringScenario/PresenceMonitoringScenario.php 0.00% <ø> (ø) 11.00 <0.00> (ø)
...age/ClientMessages/channel_participants_filter.php 0.00% <0.00%> (ø) 5.00 <0.00> (ø)
src/Scenario/StatusWatcherScenario.php 12.82% <12.50%> (+0.82%) 30.00 <0.00> (+1.00)
src/Scenario/GroupMembersScenario.php 53.27% <16.66%> (-4.47%) 28.00 <0.00> (+1.00) :arrow_down:
src/Tools/DefaultClock.php 33.33% <33.33%> (ø) 3.00 <3.00> (?)
...Client/StatusWatcherClient/StatusWatcherClient.php 59.04% <41.17%> (+16.07%) 44.00 <8.00> (-2.00) :arrow_up:
...TGConnection/SocketMessenger/TgSocketMessenger.php 68.75% <42.85%> (-7.12%) 10.00 <0.00> (ø)
src/Scenario/UserContactsScenario.php 78.72% <50.00%> (-1.28%) 18.00 <0.00> (+3.00) :arrow_down:
...ction/SocketMessenger/EncryptedSocketMessenger.php 79.89% <55.00%> (ø) 60.00 <29.00> (+2.00)
src/Tools/CacheMap.php 88.88% <66.66%> (ø) 4.00 <0.00> (-1.00)
... and 14 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 ae05340...68b53c7. Read the comment docs.