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

Add WebSocket configuration struct #139

Merged
merged 6 commits into from
Jun 4, 2023
Merged

Add WebSocket configuration struct #139

merged 6 commits into from
Jun 4, 2023

Conversation

adam-fowler
Copy link
Collaborator

Also add additionalHeaders parameter to this struct

Add additionalHeaders parameter to this struct
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2023

Codecov Report

Merging #139 (b3fa243) into main (85fb8f6) will increase coverage by 0.02%.
The diff coverage is 81.81%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   78.60%   78.62%   +0.02%     
==========================================
  Files          22       22              
  Lines        2421     2461      +40     
==========================================
+ Hits         1903     1935      +32     
- Misses        518      526       +8     
Impacted Files Coverage Δ
Sources/MQTTNIO/MQTTConfiguration.swift 65.62% <73.68%> (+15.62%) ⬆️
...TNIO/ChannelHandlers/WebSocketInitialRequest.swift 58.13% <100.00%> (+2.04%) ⬆️
Sources/MQTTNIO/MQTTClient.swift 84.16% <100.00%> (-0.19%) ⬇️
Sources/MQTTNIO/MQTTConnection.swift 93.02% <100.00%> (-0.36%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@adam-fowler adam-fowler merged commit 05fbcc5 into main Jun 4, 2023
7 checks passed
@adam-fowler adam-fowler deleted the additional-headers branch June 4, 2023 12:59
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

2 participants