php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

Include latest in integration test

Open withinboredom opened this issue 3 years ago • 1 comments
trafficstars

Signed-off-by: Rob Landers [email protected]

Description

Making sure integration tests still pass

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [ ] Tests pass
  • [x] Created/updated tests
  • [ ] Extended the documentation

withinboredom avatar Oct 26 '22 23:10 withinboredom

Codecov Report

Merging #134 (023b520) into main (d17e37e) will increase coverage by 0.32%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #134      +/-   ##
============================================
+ Coverage     73.48%   73.80%   +0.32%     
  Complexity      562      562              
============================================
  Files            72       72              
  Lines          1746     1718      -28     
============================================
- Hits           1283     1268      -15     
+ Misses          463      450      -13     
Impacted Files Coverage Δ
src/lib/SecretManager.php 71.42% <0.00%> (-1.30%) :arrow_down:
src/lib/State/TransactionalState.php 91.22% <0.00%> (-0.44%) :arrow_down:
src/lib/Actors/Generators/ProxyFactory.php 100.00% <0.00%> (ø)
src/lib/Actors/Generators/GenerateProxy.php 100.00% <0.00%> (ø)
src/lib/Client/HttpStateTrait.php 79.00% <0.00%> (+1.00%) :arrow_up:
src/lib/Formats.php 96.87% <0.00%> (+2.28%) :arrow_up:
src/lib/Actors/Generators/FileGenerator.php 98.96% <0.00%> (+2.92%) :arrow_up:
src/lib/Client/HttpActorTrait.php 97.22% <0.00%> (+5.01%) :arrow_up:
src/lib/Actors/Generators/DynamicGenerator.php 95.00% <0.00%> (+6.36%) :arrow_up:
src/lib/Client/PromiseHandlingTrait.php 100.00% <0.00%> (+7.69%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Oct 26 '22 23:10 codecov-commenter