linkis
linkis copied to clipboard
[WIP] Fix Problems introduced by Scala code format alarm clear
trafficstars
What is the purpose of the change
Fix Problems introduced by Scala code format alarm clear
Related issues/PRs
Related issues: #3479
Brief change log
- Code reformatting to optimize formatting errors
Checklist
- [x] I have read the Contributing Guidelines on pull requests.
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the new features added to this PR
- [ ] I have added tests corresponding to this change
- [ ] I have updated the documentation to reflect this change
- [ ] I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
- [ ] If this is a code change: I have written unit tests to fully verify the new behavior.
Codecov Report
Merging #3480 (316ac1e) into dev-1.3.1 (eac35cc) will decrease coverage by
0.37%. The diff coverage is0.00%.
@@ Coverage Diff @@
## dev-1.3.1 #3480 +/- ##
===============================================
- Coverage 14.17% 13.80% -0.38%
- Complexity 1247 1315 +68
===============================================
Files 819 876 +57
Lines 31538 33832 +2294
Branches 4676 4919 +243
===============================================
+ Hits 4471 4671 +200
- Misses 26418 28507 +2089
- Partials 649 654 +5
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...a/org/apache/linkis/ecm/server/util/ECMUtils.scala | 0.00% <0.00%> (ø) |
|
| .../am/service/engine/DefaultEngineReuseService.scala | 0.00% <0.00%> (ø) |
|
| ...r/label/service/impl/DefaultNodeLabelService.scala | 0.00% <0.00%> (ø) |
|
| ...r/label/service/impl/DefaultUserLabelService.scala | 0.00% <0.00%> (ø) |
|
| ...ineplugin/spark/executor/SparkPythonExecutor.scala | 0.00% <0.00%> (ø) |
|
| .../linkis/variable/service/VariableServiceImpl.scala | 27.45% <0.00%> (ø) |
|
| ...ugin/jdbc/executor/JDBCMultiDatasourceParser.scala | 45.86% <0.00%> (-7.29%) |
:arrow_down: |
| ...ay/authentication/service/CachedTokenService.scala | 38.46% <0.00%> (-5.02%) |
:arrow_down: |
| ...anager/engineplugin/jdbc/utils/JdbcParamUtils.java | 63.04% <0.00%> (-2.87%) |
:arrow_down: |
| ...s/manager/engineplugin/jdbc/ConnectionManager.java | 41.26% <0.00%> (-1.89%) |
:arrow_down: |
| ... and 74 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more