linkis icon indicating copy to clipboard operation
linkis copied to clipboard

[ISSUE-3405][linkis-bml-client]errorcode code optimization

Open binbinCheng opened this issue 3 years ago • 1 comments

[linkis-bml-client]errorcode code optimization Related issues: #3405

binbinCheng avatar Sep 23 '22 08:09 binbinCheng

Codecov Report

Merging #3523 (f39042f) into dev-1.3.1 (46afeb8) will increase coverage by 0.01%. The diff coverage is n/a.

@@               Coverage Diff               @@
##             dev-1.3.1    #3523      +/-   ##
===============================================
+ Coverage        14.27%   14.28%   +0.01%     
- Complexity        1255     1256       +1     
===============================================
  Files              820      820              
  Lines            31618    31618              
  Branches          4679     4679              
===============================================
+ Hits              4512     4516       +4     
+ Misses           26453    26449       -4     
  Partials           653      653              
Impacted Files Coverage Δ
...kis/engineplugin/spark/SparkEngineConnPlugin.scala 0.00% <0.00%> (-27.78%) :arrow_down:
...apache/linkis/scheduler/queue/SchedulerEvent.scala 50.00% <0.00%> (ø)
...r/engineplugin/python/executor/PythonSession.scala 58.91% <0.00%> (ø)
...lugin/spark/executor/SparkEngineConnExecutor.scala 30.07% <0.00%> (+0.75%) :arrow_up:
.../scala/org/apache/linkis/scheduler/queue/Job.scala 15.28% <0.00%> (+0.87%) :arrow_up:
...apache/linkis/scheduler/queue/LoopArrayQueue.scala 32.72% <0.00%> (+1.81%) :arrow_up:
...s/scheduler/queue/fifoqueue/FIFOUserConsumer.scala 38.67% <0.00%> (+1.88%) :arrow_up:
...a/org/apache/linkis/scheduler/queue/Consumer.scala 100.00% <0.00%> (+14.28%) :arrow_up:
...la/org/apache/linkis/scheduler/queue/UserJob.scala 33.33% <0.00%> (+16.66%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 23 '22 09:09 codecov[bot]