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

Refactoring with EA Ultimate #173

Closed Qusonann closed 4 years ago

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

Codecov Report

Merging #173 into master will decrease coverage by 0.11%. The diff coverage is 85.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #173      +/-   ##
============================================
- Coverage     67.39%   67.28%   -0.12%     
+ Complexity     1742     1740       -2     
============================================
  Files           216      216              
  Lines          4622     4603      -19     
============================================
- Hits           3115     3097      -18     
+ Misses         1507     1506       -1     
Impacted Files Coverage Δ Complexity Δ
src/Client/InfoObtainingClient/InfoClient.php 61.32% <ø> (ø) 66.00 <0.00> (ø)
...erialization/OwnImplementation/OwnDeserializer.php 90.81% <ø> (ø) 57.00 <0.00> (ø)
...rc/Registration/DeviceGenerator/DeviceResource.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Registration/NameGenerator/NameResource.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Registration/RegistrationFromTgApp.php 4.90% <ø> (ø) 25.00 <0.00> (ø)
src/Scenario/ClientGenerator.php 36.36% <0.00%> (ø) 12.00 <0.00> (ø)
src/Client/BasicClient/BasicClientImpl.php 75.58% <50.00%> (ø) 41.00 <0.00> (ø)
...ction/SocketMessenger/EncryptedSocketMessenger.php 71.36% <50.00%> (-0.13%) 78.00 <0.00> (ø)
src/Client/MultiClient.php 65.62% <66.66%> (-1.05%) 10.00 <0.00> (ø)
src/Auth/Protocol/BaseAuthorization.php 84.25% <100.00%> (-0.15%) 31.00 <0.00> (ø)
... and 11 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 a9f5162...93fda7e. Read the comment docs.