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

[Improvement-15719] Remove the useless methods in ProcessUtils #15720

Merged
merged 3 commits into from Mar 18, 2024

Conversation

rickchengx
Copy link
Contributor

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@rickchengx rickchengx self-assigned this Mar 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.09%. Comparing base (0cce220) to head (7596b5f).

❗ Current head 7596b5f differs from pull request most recent head 67eef85. Consider uploading reports for the commit 67eef85 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15720      +/-   ##
============================================
- Coverage     39.09%   39.09%   -0.01%     
  Complexity     4855     4855              
============================================
  Files          1316     1316              
  Lines         45014    44963      -51     
  Branches       4819     4809      -10     
============================================
- Hits          17600    17579      -21     
+ Misses        25511    25485      -26     
+ Partials       1903     1899       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SbloodyS SbloodyS added the 3.3.0 label Mar 18, 2024
@SbloodyS SbloodyS added this to the 3.3.0 milestone Mar 18, 2024
@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Mar 18, 2024
Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rickchengx rickchengx merged commit b652967 into apache:dev Mar 18, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.3.0 backend improvement make more easy to user or prompt friendly ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Remove the useless methods in ProcessUtils
4 participants