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 #2379]use != to compare two enum values #2433

Merged
merged 2 commits into from
Dec 3, 2022

Conversation

keranbingaa
Copy link
Contributor

fix #2379

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #2433 (dff6e14) into master (e592f2d) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #2433   +/-   ##
=========================================
  Coverage     11.75%   11.75%           
  Complexity      902      902           
=========================================
  Files           474      474           
  Lines         27858    27858           
  Branches       2998     2998           
=========================================
  Hits           3276     3276           
  Misses        24287    24287           
  Partials        295      295           
Impacted Files Coverage Δ
...re/protocol/grpc/processor/HeartbeatProcessor.java 0.00% <0.00%> (ø)

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

@jonyangx jonyangx merged commit f109668 into apache:master Dec 3, 2022
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] Method calls equals on an enum instance [HeartbeatProcessor]
2 participants