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

Adapt to minor breaking change in websocket API #243

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Dec 22, 2022

Adapt to changes from awslabs/aws-c-http#409

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

Base: 81.33% // Head: 81.18% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (8699ccd) compared to base (c2bc310).
Patch coverage: 37.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   81.33%   81.18%   -0.15%     
==========================================
  Files          14       14              
  Lines        7183     7181       -2     
==========================================
- Hits         5842     5830      -12     
- Misses       1341     1351      +10     
Impacted Files Coverage Δ
source/client.c 65.05% <0.00%> (-0.77%) ⬇️
source/v5/mqtt5_client.c 88.41% <75.00%> (-0.02%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@graebm graebm merged commit ac51334 into main Dec 23, 2022
@graebm graebm deleted the ws-setup-xtra branch December 23, 2022 18: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.

None yet

3 participants