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-2451]remove log4j utinities #3606

Merged
merged 3 commits into from
Jan 31, 2023
Merged

[SCB-2451]remove log4j utinities #3606

merged 3 commits into from
Jan 31, 2023

Conversation

liubao68
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 #3606 (14057a1) into master (1ff0913) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3606      +/-   ##
============================================
- Coverage     44.02%   43.93%   -0.09%     
+ Complexity     6283     6261      -22     
============================================
  Files          1590     1587       -3     
  Lines         39888    39796      -92     
  Branches       3641     3633       -8     
============================================
- Hits          17561    17486      -75     
+ Misses        20969    20966       -3     
+ Partials       1358     1344      -14     
Impacted Files Coverage Δ
...ache/servicecomb/demo/crossapp/CrossappClient.java 100.00% <ø> (ø)
...e/servicecomb/demo/edge/consumer/ConsumerMain.java 85.71% <ø> (-0.65%) ⬇️
...g/apache/servicecomb/demo/filter/FilterClient.java 57.14% <ø> (-2.86%) ⬇️
...pache/servicecomb/demo/pojo/client/PojoClient.java 82.51% <ø> (-0.10%) ⬇️
...he/servicecomb/demo/springmvc/SpringmvcClient.java 83.72% <ø> (-0.05%) ⬇️
.../servicecomb/foundation/common/utils/FilePerm.java 0.00% <0.00%> (-27.50%) ⬇️
...mb/metrics/core/meter/os/cpu/AbstractCpuUsage.java 83.33% <0.00%> (-11.12%) ⬇️
...oundation/common/config/impl/PropertiesLoader.java 90.90% <0.00%> (-9.10%) ⬇️
.../servicecomb/registry/discovery/DiscoveryTree.java 80.32% <0.00%> (-3.28%) ⬇️
...ecomb/foundation/common/utils/SPIServiceUtils.java 85.71% <0.00%> (+1.78%) ⬆️
... and 2 more

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

@liubao68 liubao68 merged commit 6603565 into apache:master Jan 31, 2023
lbc97 pushed a commit to lbc97/servicecomb-java-chassis that referenced this pull request Feb 21, 2023
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.

2 participants