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

Add IpAddress by args #343

Merged
merged 1 commit into from
Feb 1, 2019
Merged

Add IpAddress by args #343

merged 1 commit into from
Feb 1, 2019

Conversation

shoukai
Copy link
Contributor

@shoukai shoukai commented Jan 31, 2019

Ⅰ. Describe what this PR did

FIX #342 , user can modify ip by manual

@CLAassistant
Copy link

CLAassistant commented Jan 31, 2019

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Jan 31, 2019

Codecov Report

Merging #343 into develop will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #343      +/-   ##
=============================================
+ Coverage      24.93%   24.93%   +<.01%     
  Complexity       460      460              
=============================================
  Files            162      162              
  Lines           6442     6444       +2     
  Branches         758      759       +1     
=============================================
+ Hits            1606     1607       +1     
- Misses          4671     4672       +1     
  Partials         165      165
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/alibaba/fescar/server/Server.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...scar/server/store/FileTransactionStoreManager.java 52.94% <0%> (+0.53%) 11% <0%> (ø) ⬇️

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 d799329...d14fe26. Read the comment docs.

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approval

@wangliang181230 wangliang181230 added this to the 0.1.* milestone Aug 9, 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.

NetUtil get an unreachable IP address
5 participants