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 version #8

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Fix version #8

merged 2 commits into from
Apr 12, 2019

Conversation

Synex-wh
Copy link
Contributor

Motivation:

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #8 into master will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     59.13%   58.74%   -0.39%     
  Complexity       44       44              
============================================
  Files           376      376              
  Lines         13061    13061              
  Branches       1280     1280              
============================================
- Hits           7723     7673      -50     
- Misses         4461     4515      +54     
+ Partials        877      873       -4
Impacted Files Coverage Δ Complexity Δ
...r/session/scheduler/SessionThreadPoolExecutor.java 62.5% <0%> (-31.25%) 0% <0%> (ø)
...y/server/data/bootstrap/DataServerInitializer.java 58.33% <0%> (-25.01%) 0% <0%> (ø)
...er/session/bootstrap/SessionServerInitializer.java 57.14% <0%> (-14.29%) 0% <0%> (ø)
...egistry/server/meta/store/SessionStoreService.java 55.49% <0%> (-9.35%) 0% <0%> (ø)
...istry/server/meta/registry/MetaServerRegistry.java 66.66% <0%> (-9.1%) 0% <0%> (ø)
...a/repository/service/SessionRepositoryService.java 26.38% <0%> (-6.95%) 0% <0%> (ø)
...sofa/registry/server/meta/store/RenewDecorate.java 73.68% <0%> (-5.27%) 0% <0%> (ø)
...ipay/sofa/registry/task/batcher/TaskExecutors.java 77.55% <0%> (-4.09%) 0% <0%> (ø)
...alipay/sofa/registry/remoting/bolt/BoltClient.java 45.98% <0%> (-2.92%) 0% <0%> (ø)
...ipay/sofa/registry/jraft/bootstrap/RaftServer.java 66.66% <0%> (-2.57%) 0% <0%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf7f2f0...ebce157. Read the comment docs.

@caojie09 caojie09 merged commit 2187157 into sofastack:master Apr 12, 2019
atellwu pushed a commit to atellwu/sofa-registry that referenced this pull request Aug 1, 2019
dzdx pushed a commit that referenced this pull request Dec 13, 2021
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.

3 participants