Rename mqtt_channel::Message -> MqttMessage #2817
Merged
Codecov / codecov/project
succeeded
Apr 9, 2024 in 1s
76.6% (+0.0%) compared to 2ada77d
View this Pull Request on Codecov
76.6% (+0.0%) compared to 2ada77d
Details
Codecov Report
Attention: Patch coverage is 90.56604%
with 40 lines
in your changes are missing coverage. Please review.
Project coverage is 76.6%. Comparing base (
2ada77d
) to head (1b569f8
).
Report is 3 commits behind head on main.
Additional details and impacted files
Files | Coverage Δ | |
---|---|---|
crates/common/mqtt_channel/src/channel.rs | 66.6% <100.0%> (ø) |
|
crates/common/mqtt_channel/src/connection.rs | 55.5% <100.0%> (ø) |
|
crates/common/mqtt_channel/src/tests.rs | 86.8% <100.0%> (ø) |
|
crates/common/mqtt_channel/src/topics.rs | 85.9% <100.0%> (ø) |
|
crates/common/tedge_utils/src/size_threshold.rs | 87.5% <100.0%> (ø) |
|
crates/core/c8y_api/src/json_c8y.rs | 92.4% <100.0%> (ø) |
|
...tedge_agent/src/tedge_operation_converter/actor.rs | 49.8% <100.0%> (ø) |
|
...tedge_agent/src/tedge_to_te_converter/converter.rs | 92.6% <100.0%> (+0.3%) |
⬆️ |
crates/core/tedge_api/src/entity_store.rs | 93.1% <100.0%> (ø) |
|
crates/core/tedge_api/src/health.rs | 92.6% <100.0%> (ø) |
|
... and 29 more |
Loading