dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

Move log destination flag to sharedRunConfig #1294

Closed pravinpushkar closed 1 year ago

pravinpushkar commented 1 year ago

Description

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1293

codecov[bot] commented 1 year ago

Codecov Report

Merging #1294 (e2423fe) into release-1.11 (af9030a) will decrease coverage by 0.16%. The diff coverage is 18.18%.

@@               Coverage Diff                @@
##           release-1.11    #1294      +/-   ##
================================================
- Coverage         27.03%   26.87%   -0.16%     
================================================
  Files                39       39              
  Lines              3873     3873              
================================================
- Hits               1047     1041       -6     
- Misses             2752     2758       +6     
  Partials             74       74              
Impacted Files Coverage Δ
pkg/standalone/run.go 0.00% <0.00%> (ø)
pkg/standalone/runfileconfig/run_file_config.go 0.00% <0.00%> (-11.54%) :arrow_down:
...standalone/runfileconfig/run_file_config_parser.go 64.97% <100.00%> (ø)