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 #8235]Add @Override annotation for handleDiskFlush method #8236

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Jun 1, 2024

Which Issue(s) This PR Fixes

Fixes #8235

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.89%. Comparing base (a430796) to head (950e58b).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #8236   +/-   ##
==========================================
  Coverage      42.89%   42.89%           
  Complexity     10371    10371           
==========================================
  Files           1271     1271           
  Lines          88785    88785           
  Branches       11408    11408           
==========================================
+ Hits           38080    38084    +4     
+ Misses         46001    45995    -6     
- Partials        4704     4706    +2     

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

@RongtongJin RongtongJin merged commit 144b22b into apache:develop Jun 1, 2024
10 checks passed
@mxsm mxsm deleted the en-mxsm-8235 branch June 1, 2024 23:31
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] Add @Override annotation for handleDiskFlush method
3 participants