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

Bugfix: Use metric obj for key of LongContainer to fix split bug #12664

Merged
merged 6 commits into from Jul 5, 2023

Conversation

wxbty
Copy link
Member

@wxbty wxbty commented Jul 4, 2023

What is the purpose of the change

When the version has the _ symbol, there is an error in getting the rt indicator.

Brief changelog

Use metric obj for key

Verifying this change

MetricsFilterTest modify VERSION = "1.0.0_BETA"
invoke testSucceedRequests method failed before pr and success after pr

Copy link
Member

@songxiaosheng songxiaosheng left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

5.4% 5.4% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #12664 (f4fd814) into 3.2 (02ba6b9) will increase coverage by 0.71%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##                3.2   #12664       +/-   ##
=============================================
+ Coverage     68.68%   69.39%    +0.71%     
+ Complexity      341        2      -339     
=============================================
  Files          3615     1629     -1986     
  Lines        168637    67410   -101227     
  Branches      28030     9888    -18142     
=============================================
- Hits         115820    46780    -69040     
+ Misses        42759    16107    -26652     
+ Partials      10058     4523     -5535     

see 2018 files with indirect coverage changes

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

@AlbumenJ AlbumenJ merged commit 96fb4e8 into apache:3.2 Jul 5, 2023
14 checks passed
@wxbty wxbty deleted the split_opt branch January 29, 2024 11:30
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

4 participants