Skip to content

Fix wrong 503 error response code

Codecov / codecov/project failed Feb 1, 2024 in 0s

95.36% (target 99.00%)

View this Pull Request on Codecov

95.36% (target 99.00%)

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (e59bf75) 95.41% compared to head (2e7a56e) 95.36%.

❗ Current head 2e7a56e differs from pull request most recent head e095d56. Consider uploading reports for the commit e095d56 to get more accurate results

Files Patch % Lines
...sql/spark/rest/RestAsyncQueryManagementAction.java 0.00% 10 Missing ⚠️
.../sql/spark/rest/model/CreateAsyncQueryRequest.java 72.22% 4 Missing and 1 partial ⚠️
...OpensearchAsyncQueryJobMetadataStorageService.java 0.00% 1 Missing and 2 partials ⚠️
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2493      +/-   ##
============================================
- Coverage     95.41%   95.36%   -0.06%     
- Complexity     5006     5024      +18     
============================================
  Files           481      483       +2     
  Lines         13963    13999      +36     
  Branches        940      945       +5     
============================================
+ Hits          13323    13350      +27     
- Misses          618      625       +7     
- Partials         22       24       +2     

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