Skip to content

Conversation

@grelland
Copy link
Contributor

@grelland grelland commented Jul 26, 2018

Fixes gh-47

}
}

// TODO Can this go? Doesn't seem to be referenced anymore (but is public).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please advise.

Copy link
Contributor

Choose a reason for hiding this comment

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

We have to keep it now. You can add a @Deprecated annotation and we can remove it in the next major release

@codecov-io
Copy link

codecov-io commented Jul 26, 2018

Codecov Report

Merging #48 into master will decrease coverage by 0.37%.
The diff coverage is 89.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #48      +/-   ##
============================================
- Coverage     76.24%   75.87%   -0.38%     
  Complexity      283      283              
============================================
  Files            36       36              
  Lines          1183     1206      +23     
  Branches        183      186       +3     
============================================
+ Hits            902      915      +13     
- Misses          204      212       +8     
- Partials         77       79       +2
Impacted Files Coverage Δ Complexity Δ
...ork/cloud/openfeign/support/SpringMvcContract.java 83.03% <89.28%> (-4.3%) 44 <3> (ø)

@ryanjbaxter ryanjbaxter changed the title Support Spring formatting annotations for params. Fixes gh-47 Support Spring formatting annotations for params Jul 26, 2018
}
}

// TODO Can this go? Doesn't seem to be referenced anymore (but is public).
Copy link
Contributor

Choose a reason for hiding this comment

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

We have to keep it now. You can add a @Deprecated annotation and we can remove it in the next major release

@ryanjbaxter ryanjbaxter requested a review from spencergibb July 30, 2018 12:45
@ryanjbaxter ryanjbaxter modified the milestone: 2.0.1.RELEASE Jul 30, 2018
@grelland grelland force-pushed the support-formatting-annotations branch from d969d7b to 574cb0d Compare July 30, 2018 15:07
@grelland grelland force-pushed the support-formatting-annotations branch from 574cb0d to ffb223a Compare July 30, 2018 15:11
@grelland
Copy link
Contributor Author

What's the status on merging?

@ryanjbaxter ryanjbaxter added this to the 2.0.2.RELEASE milestone Aug 15, 2018
@ryanjbaxter ryanjbaxter merged commit 52bea35 into spring-cloud:master Aug 15, 2018
spencergibb added a commit that referenced this pull request Mar 4, 2019
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.

4 participants