linkis icon indicating copy to clipboard operation
linkis copied to clipboard

feat:add jsoneditor for datasourceEnv and rmExternalResourceProvider

Open jacktao007 opened this issue 3 years ago • 1 comments
trafficstars

What is the purpose of the change

add jsoneditor for datasourceEnv and rmExternalResourceProvider

Related issues/PRs

Related issues: #3455 Related issues: #2442

Brief change log

  • add jsoneditor for datasourceEnv and rmExternalResourceProvider;

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.

jacktao007 avatar Sep 21 '22 14:09 jacktao007

Codecov Report

Merging #3498 (62b7d4c) into dev-1.3.1 (1613060) will decrease coverage by 0.07%. The diff coverage is n/a.

@@               Coverage Diff               @@
##             dev-1.3.1    #3498      +/-   ##
===============================================
- Coverage        14.30%   14.23%   -0.08%     
- Complexity        1349     1480     +131     
===============================================
  Files              889      961      +72     
  Lines            34695    36863    +2168     
  Branches          5059     5255     +196     
===============================================
+ Hits              4964     5247     +283     
- Misses           29018    30898    +1880     
- Partials           713      718       +5     
Impacted Files Coverage Δ
...r/engineplugin/python/executor/PythonSession.scala 58.91% <0.00%> (ø)
...er/engineplugin/common/conf/EnvConfiguration.scala 0.00% <0.00%> (ø)
...ancealias/impl/DefaultInstanceAliasConverter.scala 0.00% <0.00%> (ø)
...n/engineconn/EngineConnExecutorErrorException.java
...eption/engineconn/EngineConnExecutorErrorCode.java
.../linkis/metadata/hive/config/MultiSourceExAop.java 0.00% <0.00%> (ø)
...icsearch/executor/ElasticSearchExecutorOrder.scala 0.00% <0.00%> (ø)
.../org/apache/linkis/metadata/domain/mdq/Tunple.java 0.00% <0.00%> (ø)
...ava/org/apache/linkis/metadata/util/HiveUtils.java 68.75% <0.00%> (ø)
...e/linkis/metadata/service/impl/MdqServiceImpl.java 0.00% <0.00%> (ø)
... and 78 more

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

codecov[bot] avatar Sep 21 '22 15:09 codecov[bot]