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

Update integration tests to include 1.7.0 #130

Merged
merged 4 commits into from
Apr 11, 2022
Merged

Update integration tests to include 1.7.0 #130

merged 4 commits into from
Apr 11, 2022

Conversation

withinboredom
Copy link
Contributor

Description

Updates integration test matrix to include 1.7.0

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 Apr 11, 2022

Codecov Report

Merging #130 (7da1e11) into main (f0d66c3) will decrease coverage by 2.50%.
The diff coverage is n/a.

❗ Current head 7da1e11 differs from pull request most recent head 1b1580c. Consider uploading reports for the commit 1b1580c to get more accurate results

@@             Coverage Diff              @@
##               main     #130      +/-   ##
============================================
- Coverage     75.99%   73.48%   -2.51%     
  Complexity      562      562              
============================================
  Files            69       72       +3     
  Lines          1791     1746      -45     
============================================
- Hits           1361     1283      -78     
- Misses          430      463      +33     
Impacted Files Coverage Δ
src/lib/Client/HttpStateTrait.php 78.00% <0.00%> (-3.04%) ⬇️
src/lib/SecretManager.php 72.72% <0.00%> (-2.28%) ⬇️
src/lib/Actors/Reminder.php 84.00% <0.00%> (-1.19%) ⬇️
src/lib/Actors/ActorConfig.php 65.51% <0.00%> (-1.15%) ⬇️
src/lib/Actors/Generators/DynamicGenerator.php 88.63% <0.00%> (-0.95%) ⬇️
src/lib/Client/PromiseHandlingTrait.php 92.30% <0.00%> (-0.55%) ⬇️
src/lib/App.php 84.73% <0.00%> (-0.46%) ⬇️
src/lib/State/TransactionalState.php 91.66% <0.00%> (-0.40%) ⬇️
src/lib/PubSub/CloudEvent.php 80.35% <0.00%> (-0.35%) ⬇️
src/lib/Serialization/Serializer.php 94.73% <0.00%> (-0.27%) ⬇️
... and 22 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 f0d66c3...1b1580c. Read the comment docs.

@withinboredom withinboredom merged commit d17e37e into main Apr 11, 2022
@withinboredom withinboredom deleted the updates branch April 11, 2022 21:48
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