Skip to content

Enable PPL lang and add datsource to async query API

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 2, 2023 in 0s

96.47% (target 99.00%)

View this Pull Request on Codecov

96.47% (target 99.00%)

Details

Codecov Report

Merging #2187 (26dab6c) into main (ae10857) will decrease coverage by 0.10%.
The diff coverage is 58.97%.

❗ Current head 26dab6c differs from pull request most recent head fc7ec43. Consider uploading reports for the commit fc7ec43 to get more accurate results

@@             Coverage Diff              @@
##               main    #2187      +/-   ##
============================================
- Coverage     96.56%   96.47%   -0.10%     
+ Complexity     4717     4716       -1     
============================================
  Files           436      436              
  Lines         12535    12540       +5     
  Branches        858      860       +2     
============================================
- Hits          12105    12098       -7     
- Misses          420      432      +12     
  Partials         10       10              
Files Coverage Δ
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../sql/spark/rest/model/CreateAsyncQueryRequest.java 0.00% <0.00%> (ø)