Skip to content

[Feature #4793] Support MQTT protocol #4794

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

Open
wants to merge 4,467 commits into
base: master
Choose a base branch
from

some enhance.

44e61e9
Select commit
Loading
Failed to load commit list.
Open

[Feature #4793] Support MQTT protocol #4794

some enhance.
44e61e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2025 in 0s

16.11% (-0.82%) compared to 1600c6b

View this Pull Request on Codecov

16.11% (-0.82%) compared to 1600c6b

Details

Codecov Report

❌ Patch coverage is 38.42207% with 960 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.11%. Comparing base (1600c6b) to head (44e61e9).
⚠️ Report is 4691 commits behind head on master.

Files with missing lines Patch % Lines
...mesh/connector/jdbc/connection/JdbcConnection.java 0.00% 137 Missing ⚠️
...nnector/file/sink/connector/FileSinkConnector.java 0.00% 62 Missing ⚠️
...r/jdbc/dialect/AbstractGeneralDatabaseDialect.java 0.00% 56 Missing ⚠️
...g/apache/eventmesh/common/utils/JsonPathUtils.java 0.00% 54 Missing ⚠️
...ava/org/apache/eventmesh/common/utils/LogUtil.java 7.54% 48 Missing and 1 partial ⚠️
...tor/jdbc/connection/mysql/MysqlJdbcConnection.java 0.00% 43 Missing ⚠️
...a/org/apache/eventmesh/connector/jdbc/Payload.java 0.00% 32 Missing ⚠️
...dingtalk/sink/connector/DingDingSinkConnector.java 65.38% 24 Missing and 3 partials ⚠️
...pache/eventmesh/connector/jdbc/CatalogChanges.java 0.00% 26 Missing ⚠️
...ava/org/apache/eventmesh/connector/jdbc/Field.java 0.00% 24 Missing ⚠️
... and 82 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4794      +/-   ##
============================================
- Coverage     16.93%   16.11%   -0.82%     
- Complexity     1413     1734     +321     
============================================
  Files           589      870     +281     
  Lines         25786    31682    +5896     
  Branches       2397     2739     +342     
============================================
+ Hits           4367     5106     +739     
- Misses        20983    26097    +5114     
- Partials        436      479      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.