retailcrm / api-client-php

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

Add models for simple connection callbacks #141

Closed RenCurs closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #141 (7cd80f0) into master (123a59f) will decrease coverage by 2.72%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #141      +/-   ##
============================================
- Coverage     84.12%   81.40%   -2.73%     
- Complexity     1069     1071       +2     
============================================
  Files           156      158       +2     
  Lines          3521     2807     -714     
============================================
- Hits           2962     2285     -677     
+ Misses          559      522      -37     
Impacted Files Coverage Δ
src/Component/SimpleConnection/RequestVerifier.php 100.00% <100.00%> (ø)
src/Component/SimpleConnection/TokenCreator.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:
... and 122 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...7cd80f0. Read the comment docs.