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

StyleCI fix #105

Closed Qusonann closed 4 years ago

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

Codecov Report

Merging #105 into master will increase coverage by 0.04%. The diff coverage is 78.26%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #105      +/-   ##
============================================
+ Coverage     66.11%   66.15%   +0.04%     
  Complexity     1479     1479              
============================================
  Files           200      200              
  Lines          4134     4142       +8     
============================================
+ Hits           2733     2740       +7     
- Misses         1401     1402       +1     
Impacted Files Coverage Δ Complexity Δ
src/Auth/Protocol/BaseAuthorization.php 88.42% <0.00%> (-1.06%) 19.00 <0.00> (ø)
src/Client/AuthKey/AuthKeyCreator.php 86.00% <ø> (ø) 22.00 <0.00> (ø)
src/Client/InfoObtainingClient/InfoClient.php 61.38% <ø> (ø) 75.00 <0.00> (ø)
src/Scenario/CommonChatsScenario.php 93.75% <ø> (ø) 31.00 <0.00> (ø)
src/Scenario/SearchUserScenario.php 96.00% <ø> (ø) 14.00 <0.00> (ø)
...Message/TLMessage/ClientMessages/get_full_user.php 50.00% <0.00%> (ø) 6.00 <0.00> (ø)
src/Auth/Certificate/CertificateStorage.php 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
src/Client/AuthKey/Versions/AuthKey_v2.php 90.47% <100.00%> (ø) 17.00 <0.00> (ø)
src/TGConnection/DataCentre.php 100.00% <100.00%> (ø) 5.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 c443239...0b320cd. Read the comment docs.