retailcrm / api-client-php

PHP client for RetailCRM API
http://www.retailcrm.ru
MIT License
61 stars 60 forks source link

Add system-info method to api group #143

Closed AndreyMuriy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #143 (d71a74e) into master (123a59f) will decrease coverage by 2.73%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #143      +/-   ##
============================================
- Coverage     84.12%   81.39%   -2.74%     
- Complexity     1069     1070       +1     
============================================
  Files           156      156              
  Lines          3521     2805     -716     
============================================
- Hits           2962     2283     -679     
+ Misses          559      522      -37     
Impacted Files Coverage Δ
src/ResourceGroup/Api.php 100.00% <100.00%> (ø)
src/Model/Entity/References/LegalEntity.php 66.66% <0.00%> (-8.34%) :arrow_down:
...rc/Component/Serializer/Type/PropertyTypeMixed.php 25.00% <0.00%> (-8.34%) :arrow_down:
src/Command/CompilerPromptCommand.php 64.81% <0.00%> (-6.20%) :arrow_down:
src/Command/GenerateModelsCommand.php 79.16% <0.00%> (-5.21%) :arrow_down:
...Component/Serializer/Annotation/SerializedName.php 75.00% <0.00%> (-5.00%) :arrow_down:
...del/Entity/Loyalty/SerializedOrderProductOffer.php 53.84% <0.00%> (-3.30%) :arrow_down:
src/Client.php 93.10% <0.00%> (-3.06%) :arrow_down:
...c/Component/Serializer/ModelsChecksumGenerator.php 76.47% <0.00%> (-2.48%) :arrow_down:
src/Component/FilesIteratorChecksumGenerator.php 81.48% <0.00%> (-2.39%) :arrow_down:
... and 121 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 123a59f...d71a74e. Read the comment docs.