lumigo-io / lumigo-CLI

Open source CLI tool to help you develop and manage serverless applications.
https://lumigo.io
Apache License 2.0
331 stars 21 forks source link

feat: support output file #77

Closed theburningmonk closed 4 years ago

theburningmonk commented 4 years ago

Closes #76

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   94.58%   94.59%   +<.01%     
==========================================
  Files          41       41              
  Lines        1883     1886       +3     
==========================================
+ Hits         1781     1784       +3     
  Misses        102      102
Impacted Files Coverage Δ
src/commands/powertune-lambda.js 95.06% <100%> (+0.18%) :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 7726213...54f728a. Read the comment docs.

theburningmonk commented 4 years ago

:tada: This PR is included in version 0.38.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: