X Tutup
Skip to content

Add javadoc for `saveImageCmd'#749

Merged
KostyaSha merged 1 commit intodocker-java:masterfrom
ooxi:patch-4
Apr 23, 2017
Merged

Add javadoc for `saveImageCmd'#749
KostyaSha merged 1 commit intodocker-java:masterfrom
ooxi:patch-4

Conversation

@ooxi
Copy link
Copy Markdown
Contributor

@ooxi ooxi commented Nov 25, 2016

Maybe we can automatically copy the documentation from SaveImageCmd.withName, but I don't know how.


This change is Reviewable

Maybe we can automatically copy the documentation from `SaveImageCmd.withName`, but I don't know how.
@KostyaSha
Copy link
Copy Markdown
Member

Or maybe link to real docker api docs?

@KostyaSha KostyaSha closed this Apr 23, 2017
@KostyaSha KostyaSha reopened this Apr 23, 2017
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #749 into master will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
+ Coverage   71.26%   71.53%   +0.26%     
==========================================
  Files         303      306       +3     
  Lines        6547     7243     +696     
  Branches      592      661      +69     
==========================================
+ Hits         4666     5181     +515     
- Misses       1601     1764     +163     
- Partials      280      298      +18
Impacted Files Coverage Δ
.../com/github/dockerjava/api/model/AuthResponse.java 71.42% <0%> (-28.58%) ⬇️
...ckerjava/api/command/InspectContainerResponse.java 78.21% <0%> (-3.04%) ⬇️
...ithub/dockerjava/core/LocalDirectorySSLConfig.java 15.9% <0%> (-0.76%) ⬇️
...m/github/dockerjava/api/model/ContainerConfig.java 98.49% <0%> (-0.02%) ⬇️
...a/com/github/dockerjava/api/model/HealthCheck.java 100% <0%> (ø)
.../github/dockerjava/api/command/HealthStateLog.java 100% <0%> (ø)
...com/github/dockerjava/api/command/HealthState.java 100% <0%> (ø)
...va/com/github/dockerjava/api/model/HostConfig.java 59.25% <0%> (+0.43%) ⬆️
...kerjava/core/command/BuildImageResultCallback.java 48.57% <0%> (+0.95%) ⬆️
...com/github/dockerjava/api/model/RestartPolicy.java 96.29% <0%> (+2.01%) ⬆️
... and 9 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 75e9a2c...49b94f6. Read the comment docs.

@KostyaSha KostyaSha added this to the 3.0.10 milestone Apr 23, 2017
@KostyaSha KostyaSha merged commit 97db67d into docker-java:master Apr 23, 2017
panuse pushed a commit to TuKangTech/docker-java that referenced this pull request Aug 20, 2017
Add javadoc for `saveImageCmd'
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

X Tutup