Skip to content

Conversation

@bsideup
Copy link
Member

@bsideup bsideup commented Nov 20, 2019

Since #1275 is merged, we now should remove explicit @JsonIgnoreProperties and @JsonInclude since we now can set them globally.

This is a part of the ongoing effort to reduce the Jackson usage (and maybe even remove the direct dependency from the api module)


This change is Reviewable

@bsideup bsideup added this to the 3.2.0 milestone Nov 20, 2019
@bsideup bsideup requested a review from KostyaSha November 20, 2019 07:32
@codecov-io
Copy link

codecov-io commented Nov 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #1276       +/-   ##
==========================================
+ Coverage   59.34%     75%   +15.65%     
==========================================
  Files         441       1      -440     
  Lines        8692      16     -8676     
  Branches      528       0      -528     
==========================================
- Hits         5158      12     -5146     
+ Misses       3246       3     -3243     
+ Partials      288       1      -287
Impacted Files Coverage Δ
.../dockerjava/api/model/ContainerSpecPrivileges.java
...ockerjava/core/command/RemoveSwarmNodeCmdImpl.java
...ithub/dockerjava/netty/NettyInvocationBuilder.java
...va/com/github/dockerjava/core/GoLangFileMatch.java
...a/com/github/dockerjava/api/model/BindOptions.java
.../github/dockerjava/api/model/PullResponseItem.java
...om/github/dockerjava/core/command/PingCmdImpl.java
...ub/dockerjava/core/command/CreateImageCmdImpl.java
.../github/dockerjava/jaxrs/KillContainerCmdExec.java
.../dockerjava/api/command/CreateNetworkResponse.java
... and 432 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 41eea38...0522a79. Read the comment docs.

@bsideup bsideup merged commit 066f268 into master Nov 20, 2019
@bsideup bsideup deleted the implicit_jackson_config branch November 20, 2019 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants