clockify-cli icon indicating copy to clipboard operation
clockify-cli copied to clipboard

#232 - default time entry options per folder

Open lucassabreu opened this issue 2 years ago • 1 comments

related to #232

lucassabreu avatar Dec 20 '22 11:12 lucassabreu

Codecov Report

Attention: Patch coverage is 82.89474% with 78 lines in your changes missing coverage. Please review.

Project coverage is 61.33%. Comparing base (1980be1) to head (d117f72).

Files Patch % Lines
pkg/cmd/time-entry/defaults/set/set.go 86.85% 15 Missing and 13 partials :warning:
pkg/cmdutil/factory.go 0.00% 13 Missing :warning:
pkg/cmd/time-entry/util/from-defaults.go 0.00% 10 Missing :warning:
pkg/cmd/time-entry/util/defaults/defaults.go 89.47% 3 Missing and 3 partials :warning:
pkg/search/tag.go 0.00% 5 Missing :warning:
pkg/uiutil/ask-tags.go 92.30% 2 Missing and 1 partial :warning:
pkg/uiutil/ask-task.go 88.88% 2 Missing and 1 partial :warning:
pkg/cmd/time-entry/defaults/show/show.go 86.66% 1 Missing and 1 partial :warning:
pkg/cmd/time-entry/in/in.go 33.33% 1 Missing and 1 partial :warning:
pkg/cmdutil/config.go 0.00% 2 Missing :warning:
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   59.43%   61.33%   +1.90%     
==========================================
  Files          70       77       +7     
  Lines        4427     4813     +386     
==========================================
+ Hits         2631     2952     +321     
- Misses       1698     1746      +48     
- Partials       98      115      +17     
Flag Coverage Δ
unittests 61.33% <82.89%> (+1.90%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar Dec 20 '22 11:12 codecov[bot]