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

Mqtt3-to-5 Adapter Config APIs #286

Merged
merged 9 commits into from
May 24, 2023
Merged

Mqtt3-to-5 Adapter Config APIs #286

merged 9 commits into from
May 24, 2023

Conversation

bretambrose
Copy link
Contributor

@bretambrose bretambrose commented May 19, 2023

Tests added for what can actually be checked in the unit test framework. Proxy and websocket correctness will need integration tests run in codebuild which we don't have set up yet for aws-c-mqtt.

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-commenter commented May 19, 2023

Codecov Report

Patch coverage: 38.59% and project coverage change: -1.47 ⚠️

Comparison is base (56cf5e2) 81.20% compared to head (5d1c5e4) 79.74%.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           RefactorAdapterRefcount     #286      +/-   ##
===========================================================
- Coverage                    81.20%   79.74%   -1.47%     
===========================================================
  Files                           18       18              
  Lines                         7322     7621     +299     
===========================================================
+ Hits                          5946     6077     +131     
- Misses                        1376     1544     +168     
Impacted Files Coverage Δ
source/mqtt3_to_mqtt5_adapter.c 45.45% <38.59%> (-30.74%) ⬇️

... and 2 files with indirect coverage changes

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

@bretambrose bretambrose changed the title Initial config pass, no tests yet Mqtt3-to-5 Adapter Config APIs May 22, 2023
source/mqtt3_to_mqtt5_adapter.c Outdated Show resolved Hide resolved
source/mqtt3_to_mqtt5_adapter.c Show resolved Hide resolved
source/mqtt3_to_mqtt5_adapter.c Outdated Show resolved Hide resolved
source/mqtt3_to_mqtt5_adapter.c Show resolved Hide resolved
source/mqtt3_to_mqtt5_adapter.c Show resolved Hide resolved
Base automatically changed from RefactorAdapterRefcount to main May 24, 2023 16:07
@bretambrose bretambrose merged commit 305239f into main May 24, 2023
31 checks passed
@bretambrose bretambrose deleted the AdapterConfig branch May 24, 2023 18:29
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