requestmapper icon indicating copy to clipboard operation
requestmapper copied to clipboard

Add @FeignClient support

Open pyltsin opened this issue 5 years ago • 2 comments

Hello, Thank you for your plugin! It is very cool. And thank you for checking and correcting the previous mr. I know - it wasn't good. I add @FeignClient support and replace navigation-search-box to search-everywhere-box. May I ask you if this implementation is allowed? if necessary I am ready to fix it.

https://www.buymeacoffee.com/vartemyev - doesn't work :-( "Payments are disabled until the creator has selected a payment method. Please contact the creator."

Thanks again!

pyltsin avatar Aug 02 '20 15:08 pyltsin

Codecov Report

Merging #275 (1d2661c) into master (0051ae6) will increase coverage by 0.92%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #275      +/-   ##
============================================
+ Coverage     53.58%   54.51%   +0.92%     
- Complexity      162      177      +15     
============================================
  Files            53       63      +10     
  Lines           502      554      +52     
  Branches        121      130       +9     
============================================
+ Hits            269      302      +33     
- Misses          188      203      +15     
- Partials         45       49       +4     
Impacted Files Coverage Δ Complexity Δ
...rtemev/requestmapper/RequestMappingItemProvider.kt 20.00% <0.00%> (ø) 0.00 <0.00> (ø)
...com/viartemev/requestmapper/RequestMappingModel.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...apper/actions/AbstractRequestMappingContributor.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...questmapper/actions/InboundRequestMappingAction.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...mapper/actions/InboundRequestMappingContributor.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...uestmapper/actions/OutBoundRequestMappingAction.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...apper/actions/OutboundRequestMappingContributor.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...estmapper/contributors/JavaRequestMappingFinder.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...tmapper/contributors/KotlinRequestMappingFinder.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...m/viartemev/requestmapper/extensions/Extensions.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 22 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 0051ae6...e2d5357. Read the comment docs.

codecov[bot] avatar Aug 02 '20 15:08 codecov[bot]

issue https://github.com/viartemev/requestmapper/issues/253

viartemev avatar Aug 19 '20 06:08 viartemev