cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: debug log is truncated if it already exists

Open phm07 opened this issue 1 year ago • 1 comments

This fixes #763. It also writes the used command to the debug logs for easier debugging.

phm07 avatar Jun 26 '24 09:06 phm07

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 59.54%. Comparing base (8c6fec9) to head (19e847a).

Files Patch % Lines
internal/state/state.go 0.00% 13 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #793      +/-   ##
==========================================
- Coverage   59.62%   59.54%   -0.08%     
==========================================
  Files         210      210              
  Lines        7641     7651      +10     
==========================================
  Hits         4556     4556              
- Misses       2443     2453      +10     
  Partials      642      642              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 26 '24 09:06 codecov[bot]

Waiting for #798 to be merged before this PR can be rebased & merged

phm07 avatar Jul 03 '24 12:07 phm07