Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include latest in integration test #134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

withinboredom
Copy link
Contributor

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
  • Created/updated tests
  • Extended the documentation

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2022

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%) ⬇️
src/lib/State/TransactionalState.php 91.22% <0.00%> (-0.44%) ⬇️
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%) ⬆️
src/lib/Formats.php 96.87% <0.00%> (+2.28%) ⬆️
src/lib/Actors/Generators/FileGenerator.php 98.96% <0.00%> (+2.92%) ⬆️
src/lib/Client/HttpActorTrait.php 97.22% <0.00%> (+5.01%) ⬆️
src/lib/Actors/Generators/DynamicGenerator.php 95.00% <0.00%> (+6.36%) ⬆️
src/lib/Client/PromiseHandlingTrait.php 100.00% <0.00%> (+7.69%) ⬆️

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

Signed-off-by: Rob Landers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants