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

Example scenario to fetch photo #147

Closed Qusonann closed 4 years ago

Qusonann commented 4 years ago

Updated UserContactsScenario to fetch photo by phone.

codecov[bot] commented 4 years ago

Codecov Report

Merging #147 into master will decrease coverage by 0.53%. The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #147      +/-   ##
============================================
- Coverage     66.18%   65.64%   -0.54%     
- Complexity     1557     1583      +26     
============================================
  Files           203      205       +2     
  Lines          4273     4326      +53     
============================================
+ Hits           2828     2840      +12     
- Misses         1445     1486      +41     
Impacted Files Coverage Δ Complexity Δ
...eMonitoringScenario/PresenceMonitoringScenario.php 0.00% <0.00%> (ø) 11.00 <2.00> (+2.00)
src/Scenario/StatusWatcherScenario.php 12.00% <0.00%> (+12.00%) 29.00 <2.00> (+2.00)
...ssage/TLMessage/ClientMessages/messages_search.php 0.00% <ø> (ø) 4.00 <0.00> (ø)
...TLMessage/ServerMessages/Update/UpdateUserName.php 0.00% <0.00%> (ø) 3.00 <3.00> (?)
...LMessage/ServerMessages/Update/UpdateUserPhone.php 0.00% <0.00%> (ø) 3.00 <3.00> (?)
...essage/TLMessage/ServerMessages/Update/Updates.php 56.25% <0.00%> (-43.75%) 11.00 <6.00> (+6.00) :arrow_down:
...Client/StatusWatcherClient/StatusWatcherClient.php 40.28% <6.66%> (-4.52%) 50.00 <4.00> (+4.00) :arrow_down:
src/Client/StatusWatcherClient/Models/User.php 60.00% <50.00%> (-11.43%) 7.00 <5.00> (+2.00) :arrow_down:
...ient/StatusWatcherClient/StatusWatcherAnalyzer.php 65.11% <55.55%> (-6.68%) 22.00 <16.00> (+2.00) :arrow_down:
src/Scenario/UserContactsScenario.php 90.47% <85.71%> (+0.47%) 13.00 <2.00> (+2.00)
... and 6 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 bccbb9e...ee17218. Read the comment docs.