Skip to content
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

[SCB-2346]upgrate netty version #2675

Merged
merged 1 commit into from
Dec 22, 2021
Merged

[SCB-2346]upgrate netty version #2675

merged 1 commit into from
Dec 22, 2021

Conversation

david6969xin
Copy link
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link

Codecov Report

Merging #2675 (6b77443) into master (235ff1e) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 6b77443 differs from pull request most recent head b2e2c0a. Consider uploading reports for the commit b2e2c0a to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2675   +/-   ##
=========================================
  Coverage     77.67%   77.68%           
  Complexity     1429     1429           
=========================================
  Files          1598     1598           
  Lines         42740    42740           
  Branches       3606     3606           
=========================================
+ Hits          33199    33202    +3     
+ Misses         8029     8028    -1     
+ Partials       1512     1510    -2     
Impacted Files Coverage Δ
...cecomb/registry/consumer/MicroserviceVersions.java 89.07% <0.00%> (+1.68%) ⬆️
...comb/core/definition/MicroserviceVersionsMeta.java 100.00% <0.00%> (+5.26%) ⬆️

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 235ff1e...b2e2c0a. Read the comment docs.

@liubao68 liubao68 merged commit 70e7495 into apache:master Dec 22, 2021
@david6969xin david6969xin deleted the native_master branch March 30, 2022 11:47
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.

None yet

3 participants