Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): upgrade mypy, prevent numpy lint error in python ver 3.10.7+ #1574

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

jialeicui
Copy link
Contributor

Description

python/mypy#13500

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #1574 (88ea373) into main (8a43bae) will increase coverage by 7.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1574      +/-   ##
============================================
+ Coverage     81.51%   88.58%   +7.07%     
============================================
  Files           330       70     -260     
  Lines         16479     8212    -8267     
  Branches        910        0     -910     
============================================
- Hits          13433     7275    -6158     
+ Misses         2671      937    -1734     
+ Partials        375        0     -375     
Flag Coverage Δ
controller ?
standalone 88.58% <ø> (ø)
unittests 88.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...java/ai/starwhale/mlops/domain/job/EnvService.java
...figuration/security/JwtAuthenticationProvider.java
...tarwhale/mlops/common/util/BatchOperateHelper.java
...i/starwhale/mlops/domain/job/status/JobStatus.java
...arwhale/mlops/exception/ApiOperationException.java
...mlops/domain/model/converter/ModelVoConverter.java
...configuration/security/ProjectDetectionFilter.java
...starwhale/mlops/domain/project/ProjectManager.java
...whale/mlops/domain/panel/PanelPluginConverter.java
...a/ai/starwhale/mlops/api/protocol/dag/GraphVo.java
... and 250 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tianweidut tianweidut merged commit 33ef628 into star-whale:main Dec 2, 2022
@jialeicui jialeicui deleted the upgrade-mypy branch December 2, 2022 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants