projectriff / riff

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

Mono repo #1381

Closed scothis closed 4 years ago

scothis commented 4 years ago

very much a work in progress

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bc53415). Click here to learn what that means. The diff coverage is 97.81%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1381   +/-   ##
=========================================
  Coverage          ?   79.04%           
=========================================
  Files             ?      175           
  Lines             ?     8847           
  Branches          ?        0           
=========================================
  Hits              ?     6993           
  Misses            ?     1763           
  Partials          ?       91
Impacted Files Coverage Δ
cli/pkg/streaming/commands/processor.go 100% <ø> (ø)
cli/pkg/parsers/env.go 100% <ø> (ø)
cli/pkg/knative/commands/adapter_list.go 97.67% <ø> (ø)
cli/pkg/core/commands/deployer_status.go 100% <ø> (ø)
cli/pkg/pack/pack.go 100% <ø> (ø)
cli/pkg/knative/commands/adapter_delete.go 100% <ø> (ø)
cli/pkg/riff/commands/root.go 96.55% <ø> (ø)
cli/pkg/streaming/commands/pulsargateway_delete.go 100% <ø> (ø)
cli/pkg/streaming/commands/processor_delete.go 100% <ø> (ø)
cli/pkg/knative/commands/deployer_delete.go 100% <ø> (ø)
... and 78 more

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 bc53415...a6571f0. Read the comment docs.