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

feat: Show users new version of Express Gateway 1.16.X has been released! #976

Closed MohammadWasi closed 4 years ago

MohammadWasi commented 4 years ago

Connect: #936
Connect: #971 When users create a new instance of Express Gateway using command "eg gateway create". its installs the same version of the locally installed app. if the user is using the older version and new version of Express Gateway 1.16.X has been released! At that time, we can show users about the new release of the express gateway. rsz_eg-versio

codecov[bot] commented 4 years ago

Codecov Report

Merging #976 into master will decrease coverage by 0.18%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #976      +/-   ##
==========================================
- Coverage   88.97%   88.79%   -0.19%     
==========================================
  Files         137      137              
  Lines        3755     3766      +11     
==========================================
+ Hits         3341     3344       +3     
- Misses        414      422       +8
Impacted Files Coverage Δ
bin/generators/gateway/create.js 21.66% <25%> (+1.25%) :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 280440d...dd45e2d. Read the comment docs.