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

[Backport 2.13] FlintStreamingJobCleanerTask missing event listener #2576

Merged
merged 1 commit into from
Mar 20, 2024

FlintStreamingJobCleanerTask Implementation (#2574)

40ad03f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.13] FlintStreamingJobCleanerTask missing event listener #2576

FlintStreamingJobCleanerTask Implementation (#2574)
40ad03f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 20, 2024 in 0s

95.42% (target 99.00%)

View this Pull Request on Codecov

95.42% (target 99.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 95.42%. Comparing base (c205b6d) to head (40ad03f).

Files Patch % Lines
...sql/spark/cluster/ClusterManagerEventListener.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.13    #2576      +/-   ##
============================================
- Coverage     95.45%   95.42%   -0.04%     
  Complexity     5166     5166              
============================================
  Files           491      491              
  Lines         14580    14586       +6     
  Branches        968      969       +1     
============================================
  Hits          13918    13918              
- Misses          637      643       +6     
  Partials         25       25              

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