Skip to content

move constant OPEN_MESSAGE_PROTOCOL_NAME to EventMeshCommon.clss

d751223
Select commit
Loading
Failed to load commit list.
Open

[ISSUE #4763] Do some code optimization.[EventMeshCommon] #4764

move constant OPEN_MESSAGE_PROTOCOL_NAME to EventMeshCommon.clss
d751223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2025 in 0s

16.37% (-0.56%) compared to 1600c6b

View this Pull Request on Codecov

16.37% (-0.56%) compared to 1600c6b

Details

Codecov Report

❌ Patch coverage is 39.76064% with 906 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.37%. Comparing base (1600c6b) to head (d751223).
⚠️ 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 ⚠️
...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 ⚠️
...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 ⚠️
...ava/org/apache/eventmesh/common/ThreadWrapper.java 59.64% 16 Missing and 7 partials ⚠️
...tor/http/source/connector/HttpSourceConnector.java 67.74% 14 Missing and 6 partials ⚠️
... and 92 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4764      +/-   ##
============================================
- Coverage     16.93%   16.37%   -0.56%     
- Complexity     1413     1734     +321     
============================================
  Files           589      856     +267     
  Lines         25786    31266    +5480     
  Branches       2397     2700     +303     
============================================
+ Hits           4367     5121     +754     
- Misses        20983    25665    +4682     
- Partials        436      480      +44     

☔ 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.