eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[ISSUE #3928] Optimize http protocol log print

Open mxsm opened this issue 2 years ago • 5 comments

Fixes #3928

Motivation

Explain the content here. Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Optimize http protocol log print

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

mxsm avatar May 14 '23 11:05 mxsm

Codecov Report

Merging #3930 (8d79523) into master (fb144bb) will increase coverage by 0.01%. The diff coverage is 5.26%.

:exclamation: Current head 8d79523 differs from pull request most recent head 663d4dc. Consider uploading reports for the commit 663d4dc to get more accurate results

@@             Coverage Diff              @@
##             master    #3930      +/-   ##
============================================
+ Coverage     14.22%   14.24%   +0.01%     
  Complexity     1328     1328              
============================================
  Files           580      580              
  Lines         28856    28825      -31     
  Branches       2792     2786       -6     
============================================
  Hits           4105     4105              
+ Misses        24361    24330      -31     
  Partials        390      390              
Impacted Files Coverage Δ
.../org/apache/eventmesh/runtime/util/TraceUtils.java 0.00% <0.00%> (ø)
...che/eventmesh/runtime/boot/AbstractHTTPServer.java 1.22% <6.45%> (+0.09%) :arrow_up:

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

codecov[bot] avatar May 16 '23 03:05 codecov[bot]

@mxsm please fix the conflict.

xwm1992 avatar May 25 '23 07:05 xwm1992

@xwm1992 PTAL~ I have fixed it

mxsm avatar Jun 07 '23 14:06 mxsm

It has been 60 days since the last activity on this pull request. I am reaching out here to gently remind you that the Apache EventMesh community values every pull request, and please feel free to get in touch with the reviewers at any time. They are available to assist you in advancing the progress of your pull request and offering the latest feedback.

If you encounter any challenges during development, seeking support within the community is encouraged. We sincerely appreciate your contributions to Apache EventMesh.

github-actions[bot] avatar Apr 22 '24 18:04 github-actions[bot]

Codecov Report

Attention: Patch coverage is 5.26316% with 36 lines in your changes missing coverage. Please review.

Project coverage is 14.24%. Comparing base (fb144bb) to head (8d79523). Report is 514 commits behind head on master.

:exclamation: Current head 8d79523 differs from pull request most recent head 663d4dc

Please upload reports for the commit 663d4dc to get more accurate results.

Files Patch % Lines
...che/eventmesh/runtime/boot/AbstractHTTPServer.java 6.45% 29 Missing :warning:
.../org/apache/eventmesh/runtime/util/TraceUtils.java 0.00% 7 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3930      +/-   ##
============================================
+ Coverage     14.22%   14.24%   +0.01%     
  Complexity     1328     1328              
============================================
  Files           580      580              
  Lines         28856    28825      -31     
  Branches       2792     2786       -6     
============================================
  Hits           4105     4105              
+ Misses        24361    24330      -31     
  Partials        390      390              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 22 '24 18:04 codecov-commenter

It has been 60 days since the last activity on this pull request. I am reaching out here to gently remind you that the Apache EventMesh community values every pull request, and please feel free to get in touch with the reviewers at any time. They are available to assist you in advancing the progress of your pull request and offering the latest feedback.

If you encounter any challenges during development, seeking support within the community is encouraged. We sincerely appreciate your contributions to Apache EventMesh.

github-actions[bot] avatar Jun 22 '24 18:06 github-actions[bot]