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

[MINOR] improvement(mr): Add @Test to activate test case #923

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

lifeSo
Copy link
Collaborator

@lifeSo lifeSo commented Jun 2, 2023

What changes were proposed in this pull request?

Add @test to activate test case

Why are the changes needed?

Just for Add @test to activate test case

Does this PR introduce any user-facing change?

No.

How was this patch tested?

unit test

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM, wait for CI. thanks @lifeSo

@jerqi
Copy link
Contributor

jerqi commented Jun 2, 2023

It seems unrelated to #854. We use minor if this pr fix minor issue. Feat means feature. So I change the label to improvement.

@jerqi jerqi changed the title [#854][FOLLOWUP] feat(mr): Add @Test to activate test case [MINOR] improvement(mr): Add @Test to activate test case Jun 2, 2023
@lifeSo
Copy link
Collaborator Author

lifeSo commented Jun 2, 2023

It seems unrelated to #854. We use minor if this pr fix minor issue.

I think it does not matter whether it related or not.

@jerqi
Copy link
Contributor

jerqi commented Jun 2, 2023

It seems unrelated to #854. We use minor if this pr fix minor issue.

I think it does not matter whether it related or not.

We should use correct titile.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2023

Codecov Report

Merging #923 (873c88a) into master (6471c5e) will increase coverage by 1.83%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #923      +/-   ##
============================================
+ Coverage     55.53%   57.37%   +1.83%     
  Complexity     2246     2246              
============================================
  Files           341      321      -20     
  Lines         16626    14266    -2360     
  Branches       1327     1327              
============================================
- Hits           9234     8185    -1049     
+ Misses         6863     5622    -1241     
+ Partials        529      459      -70     

see 22 files with indirect coverage changes

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

@jerqi jerqi merged commit d09cdc2 into apache:master Jun 2, 2023
26 of 27 checks passed
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