eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[ISSUE#1072] Repair the overall link problem

Open githublaohu opened this issue 2 years ago • 2 comments

  1. Protocol conversion
    
  2. HTTP service connection close problem
    
  3. HTTP request object forced installation problem
    
  4. Cloudevent construction
    
  5. pulsar grable.properties error

githublaohu avatar Sep 10 '22 08:09 githublaohu

image @githublaohu, please help fix this ci error.

xwm1992 avatar Sep 13 '22 02:09 xwm1992

Codecov Report

Merging #1251 (9fdfa13) into master (5101b39) will decrease coverage by 0.73%. The diff coverage is 37.93%.

@@             Coverage Diff              @@
##             master    #1251      +/-   ##
============================================
- Coverage     11.19%   10.45%   -0.74%     
- Complexity      758      764       +6     
============================================
  Files           421      432      +11     
  Lines         24580    26532    +1952     
  Branches       2683     2924     +241     
============================================
+ Hits           2752     2775      +23     
- Misses        21565    23496    +1931     
+ Partials        263      261       -2     
Impacted Files Coverage Δ
...in/java/org/apache/eventmesh/common/Constants.java 85.71% <ø> (ø)
...otocol/meshmessage/MeshMessageProtocolAdaptor.java 4.34% <0.00%> (ø)
...age/resolver/grpc/GrpcMessageProtocolResolver.java 0.00% <0.00%> (ø)
...me/core/protocol/grpc/push/WebhookPushRequest.java 0.00% <ø> (ø)
...e/core/protocol/http/processor/HandlerService.java 0.00% <0.00%> (ø)
...bhook/admin/AdminWebHookConfigOperationManage.java 0.00% <0.00%> (ø)
...esh/webhook/admin/NacosWebHookConfigOperation.java 0.00% <0.00%> (ø)
...ventmesh/client/grpc/util/EventMeshClientUtil.java 88.97% <33.33%> (ø)
.../eventmesh/common/config/ConfigurationWrapper.java 38.18% <66.66%> (-0.71%) :arrow_down:
...core/protocol/http/processor/WebHookProcessor.java 75.00% <66.66%> (+75.00%) :arrow_up:
... and 33 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 13 '22 14:09 codecov[bot]