Skip to content

Conversation

@Technoboy-
Copy link
Contributor

Master Issue: #369

Motivation

Support MQTT-5 will message with message expiry interval and delay interval.

Documentation

  • no-need-doc

@codecov-commenter
Copy link

Codecov Report

Merging #670 (b27dc21) into master (0d0af93) will increase coverage by 0.33%.
The diff coverage is 74.39%.

@@             Coverage Diff              @@
##             master     #670      +/-   ##
============================================
+ Coverage     77.97%   78.31%   +0.33%     
- Complexity      910      952      +42     
============================================
  Files           108      108              
  Lines          3923     4058     +135     
  Branches        276      307      +31     
============================================
+ Hits           3059     3178     +119     
- Misses          702      711       +9     
- Partials        162      169       +7     
Impacted Files Coverage Δ
...streamnative/pulsar/handlers/mqtt/MQTTService.java 82.60% <0.00%> (-1.84%) ⬇️
...s/mqtt/proxy/MQTTProxyProtocolMethodProcessor.java 77.89% <0.00%> (-0.86%) ⬇️
...lsar/handlers/mqtt/support/Qos1PublishHandler.java 64.81% <0.00%> (ø)
...qtt/support/MQTTBrokerProtocolMethodProcessor.java 78.84% <41.17%> (-0.99%) ⬇️
...lsar/handlers/mqtt/support/WillMessageHandler.java 78.04% <71.42%> (-1.37%) ⬇️
...handlers/mqtt/restrictions/ClientRestrictions.java 66.66% <80.00%> (ø)
...ar/handlers/mqtt/utils/PulsarMessageConverter.java 89.16% <92.30%> (+3.45%) ⬆️
...lsar/handlers/mqtt/messages/MqttPropertyUtils.java 89.47% <100.00%> (-0.78%) ⬇️
.../pulsar/handlers/mqtt/messages/ack/MqttPubAck.java 87.80% <100.00%> (+0.30%) ⬆️
...ive/pulsar/handlers/mqtt/support/MQTTConsumer.java 97.61% <100.00%> (+0.32%) ⬆️
... and 2 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 1b73fbd...b27dc21. Read the comment docs.

@mattisonchao mattisonchao merged commit 4751f48 into streamnative:master Jun 16, 2022
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.

3 participants