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.x] Add more metrics and handle emr exception message #2425

Merged
merged 1 commit into from
Nov 8, 2023

Add more metrics and handle emr exception message (#2422)

f2a148d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add more metrics and handle emr exception message #2425

Add more metrics and handle emr exception message (#2422)
f2a148d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2023 in 0s

95.41% (target 99.00%)

View this Pull Request on Codecov

95.41% (target 99.00%)

Details

Codecov Report

Merging #2425 (f2a148d) into 2.x (e090584) will decrease coverage by 0.19%.
The diff coverage is 30.23%.

@@             Coverage Diff              @@
##                2.x    #2425      +/-   ##
============================================
- Coverage     95.60%   95.41%   -0.19%     
  Complexity     5022     5022              
============================================
  Files           479      479              
  Lines         14050    14072      +22     
  Branches        934      933       -1     
============================================
- Hits          13432    13427       -5     
- Misses          598      625      +27     
  Partials         20       20              
Files Coverage Δ
...ces/transport/TransportCreateDataSourceAction.java 100.00% <ø> (ø)
...ces/transport/TransportDeleteDataSourceAction.java 100.00% <ø> (ø)
...ources/transport/TransportGetDataSourceAction.java 100.00% <ø> (ø)
...rces/transport/TransportPatchDataSourceAction.java 100.00% <ø> (ø)
...ces/transport/TransportUpdateDataSourceAction.java 100.00% <ø> (ø)
...arch/sql/spark/client/EmrServerlessClientImpl.java 100.00% <100.00%> (ø)
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <0.00%> (ø)
...sql/spark/rest/RestAsyncQueryManagementAction.java 0.00% <0.00%> (ø)