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

[Bug] [Common] Fix typo on common.properties #15806

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

pegasas
Copy link
Contributor

@pegasas pegasas commented Apr 7, 2024

Purpose of the pull request

fix: #15805
fix type on common.properties

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

@pegasas pegasas changed the title Fix type on common.properties [Bug] [Common] Fix typo on common.properties Apr 7, 2024
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SbloodyS SbloodyS added bug Something isn't working backend 3.2.2 labels Apr 7, 2024
@SbloodyS SbloodyS added this to the 3.2.2 milestone Apr 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.20%. Comparing base (200d23f) to head (2e01ac8).

❗ Current head 2e01ac8 differs from pull request most recent head 1137a4e. Consider uploading reports for the commit 1137a4e to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15806      +/-   ##
============================================
- Coverage     39.21%   39.20%   -0.02%     
+ Complexity     4913     4907       -6     
============================================
  Files          1326     1326              
  Lines         45217    45217              
  Branches       4817     4818       +1     
============================================
- Hits          17732    17727       -5     
- Misses        25614    25618       +4     
- Partials       1871     1872       +1     

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

Copy link

sonarcloud bot commented Apr 7, 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

@SbloodyS SbloodyS merged commit 3927409 into apache:dev Apr 7, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Common] Fix typo on common.properties
3 participants