projectriff / riff

riff is for functions
https://projectriff.io
Apache License 2.0
799 stars 64 forks source link

Improve STATUS for function/app list when no reason given #1329

Closed trisberg closed 5 years ago

trisberg commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #1329 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1329      +/-   ##
==========================================
+ Coverage   94.72%   94.74%   +0.01%     
==========================================
  Files          52       52              
  Lines        2599     2605       +6     
==========================================
+ Hits         2462     2468       +6     
  Misses        117      117              
  Partials       20       20
Impacted Files Coverage Δ
pkg/cli/format.go 100% <100%> (ø) :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 3f00ea9...c46a5ff. Read the comment docs.

trisberg commented 5 years ago

closing this - we can get this info wen we implement a status sub-command - https://github.com/projectriff/riff/issues/1334