ExpressGateway / express-gateway

A microservices API Gateway built on top of Express.js
https://www.express-gateway.io
Apache License 2.0
2.97k stars 344 forks source link

refactor: Used ES6 Object Destructuring for better readability #975

Closed MohammadWasi closed 4 years ago

MohammadWasi commented 4 years ago

This also makes it consistent with other codes written in same way.

codecov[bot] commented 4 years ago

Codecov Report

Merging #975 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #975   +/-   ##
=======================================
  Coverage   88.97%   88.97%           
=======================================
  Files         137      137           
  Lines        3755     3755           
=======================================
  Hits         3341     3341           
  Misses        414      414

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 280440d...26c0fd4. Read the comment docs.