0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Remove `remapping` module #149

Closed 0x1306e6d closed 2 years ago

0x1306e6d commented 2 years ago

Remove deprecated remapping module.

Close #145

codecov[bot] commented 2 years ago

Codecov Report

Merging #149 (f55a0aa) into master (9c7c886) will increase coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #149      +/-   ##
============================================
+ Coverage     75.94%   76.17%   +0.22%     
+ Complexity      173      144      -29     
============================================
  Files            35       29       -6     
  Lines           607      533      -74     
  Branches         33       24       -9     
============================================
- Hits            461      406      -55     
+ Misses          117      104      -13     
+ Partials         29       23       -6     
Impacted Files Coverage Δ
...ollgate/hocon/DefaultHoconGatewayConfigurator.java 72.61% <ø> (+4.84%) :arrow_up:

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 9c7c886...f55a0aa. Read the comment docs.