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

Fix package wheel and deploy #519

Merged
merged 4 commits into from
Feb 22, 2020
Merged

Fix package wheel and deploy #519

merged 4 commits into from
Feb 22, 2020

Conversation

jovany-wang
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #519 into master will not change coverage.
The diff coverage is 60.49%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #519   +/-   ##
=========================================
  Coverage     52.39%   52.39%           
  Complexity       47       47           
=========================================
  Files           109      109           
  Lines          3357     3357           
  Branches        213      213           
=========================================
  Hits           1759     1759           
  Misses         1458     1458           
  Partials        140      140
Impacted Files Coverage Δ Complexity Δ
...on/src/main/java/com/distkv/common/id/ShardId.java 41.66% <ø> (ø) 0 <0> (ø) ⬇️
...c/main/java/com/distkv/common/id/PineHandleId.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../client/commandlinetool/DistkvCommandExecutor.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...com/distkv/pine/components/AbstractPineHandle.java 100% <100%> (ø) 2 <2> (ø) ⬇️
...ava/com/distkv/namespace/NamespaceInterceptor.java 100% <100%> (ø) 0 <0> (ø) ⬇️
...ava/com/distkv/asyncclient/DefaultAsyncClient.java 87.09% <100%> (ø) 0 <0> (ø) ⬇️
...main/java/com/distkv/pine/runtime/PineRuntime.java 100% <100%> (ø) 4 <4> (ø) ⬇️
...in/java/com/distkv/client/DefaultDistkvClient.java 90.9% <100%> (ø) 0 <0> (ø) ⬇️
...client/commandlinetool/CommandExecutorHandler.java 76.49% <50%> (ø) 0 <0> (ø) ⬇️
...n/java/com/distkv/parser/DistkvNewSqlListener.java 81.06% <50%> (ø) 0 <0> (ø) ⬇️
... and 6 more

@jovany-wang jovany-wang changed the title [WIP] Fix package wheel and deploy Fix package wheel and deploy Feb 22, 2020
@senyer senyer merged commit 93d6c81 into distkv-project:master Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants