dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[python] Add support interpreter version 310 and 311-dev

Open zhongjiajie opened this issue 3 years ago • 4 comments

  • Add CI running in python interpreter verison 3.10 and 3.11-dev
  • Upgrade setup-python from v2 to v4
  • Change package version to dev
  • Change package status from alpha to beta

zhongjiajie avatar Jul 27 '22 08:07 zhongjiajie

Make a test for python interpreter version 3.10 and 3.11

zhongjiajie avatar Jul 27 '22 08:07 zhongjiajie

Codecov Report

Merging #11170 (a0361b9) into dev (1613401) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev   #11170      +/-   ##
============================================
- Coverage     39.44%   39.42%   -0.02%     
+ Complexity     4622     4621       -1     
============================================
  Files           980      980              
  Lines         37260    37260              
  Branches       4176     4175       -1     
============================================
- Hits          14696    14691       -5     
- Misses        21030    21032       +2     
- Partials       1534     1537       +3     
Impacted Files Coverage Δ
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) :arrow_down:
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.00% <0.00%> (-2.78%) :arrow_down:

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

codecov-commenter avatar Jul 27 '22 11:07 codecov-commenter

It seems we fail to install py4j with python 3.10 and 3.11-dev in windows OS:

  • https://github.com/apache/dolphinscheduler/runs/7783348932?check_suite_focus=true
  • https://github.com/apache/dolphinscheduler/runs/7783349336?check_suite_focus=true

zhongjiajie avatar Aug 11 '22 10:08 zhongjiajie

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Aug 11 '22 12:08 sonarqubecloud[bot]

PTAL @hiSandog @jieguangzhou

zhongjiajie avatar Aug 11 '22 14:08 zhongjiajie