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

[ISSUE #4024] Change to use equals() to compare object.[QueryOperationsRequest] #4479

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

yanrongzhen
Copy link
Contributor

@yanrongzhen yanrongzhen commented Oct 10, 2023

Fix #4024

Modifications

Change to use equals() to compare object.

@yanrongzhen yanrongzhen changed the title [ISSUE #4024] Change to use equals() to compare object. [ISSUE #4024] Change to use equals() to compare object.[QueryOperationsRequest] Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #4479 (6f7ac77) into master (7508251) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

❗ Current head 6f7ac77 differs from pull request most recent head 030ce32. Consider uploading reports for the commit 030ce32 to get more accurate results

@@             Coverage Diff              @@
##             master    #4479      +/-   ##
============================================
- Coverage     15.57%   15.56%   -0.02%     
  Complexity     1474     1474              
============================================
  Files           698      698              
  Lines         28205    28194      -11     
  Branches       2633     2616      -17     
============================================
- Hits           4394     4388       -6     
+ Misses        23362    23358       -4     
+ Partials        449      448       -1     
Files Coverage Δ
...rotocol/catalog/protos/QueryOperationsRequest.java 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes

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

@xwm1992 xwm1992 merged commit d2ce6c9 into apache:master Oct 11, 2023
7 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.

[Enhancement] Comparison using reference equality instead of value equality.[QueryOperationsRequest]
5 participants