spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

Add test support for @RequestMapping(path = "/"). Fixes gh-387.

Open calaroche opened this issue 3 years ago • 4 comments

calaroche avatar Oct 01 '20 21:10 calaroche

@calaroche Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster avatar Oct 01 '20 21:10 pivotal-issuemaster

@calaroche Thank you for signing the Contributor License Agreement!

pivotal-issuemaster avatar Oct 01 '20 21:10 pivotal-issuemaster

Codecov Report

Merging #409 into 2.2.x will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##              2.2.x     #409      +/-   ##
============================================
+ Coverage     79.02%   79.13%   +0.11%     
- Complexity      444      445       +1     
============================================
  Files            59       59              
  Lines          1740     1740              
  Branches        244      244              
============================================
+ Hits           1375     1377       +2     
+ Misses          257      256       -1     
+ Partials        108      107       -1     
Impacted Files Coverage Δ Complexity Δ
...ork/cloud/openfeign/support/SpringMvcContract.java 87.63% <0.00%> (+1.07%) 55.00% <0.00%> (+1.00%)

codecov[bot] avatar Oct 01 '20 22:10 codecov[bot]

Thanks, @calaroche. Will review this tomorrow.

OlgaMaciaszek avatar Oct 28 '20 17:10 OlgaMaciaszek