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

feat: task add test

Open lucassabreu opened this issue 1 year ago • 1 comments

related to #75

lucassabreu avatar Aug 02 '22 22:08 lucassabreu

Codecov Report

Merging #213 (31e0d2f) into main (58fe6f9) will increase coverage by 5.24%. The diff coverage is 64.70%.

:exclamation: Current head 31e0d2f differs from pull request most recent head 9df42dd. Consider uploading reports for the commit 9df42dd to get more accurate results

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   75.72%   80.96%   +5.24%     
==========================================
  Files          21       26       +5     
  Lines        1104     1534     +430     
==========================================
+ Hits          836     1242     +406     
- Misses        251      269      +18     
- Partials       17       23       +6     
Flag Coverage Δ
unittests 80.96% <64.70%> (+5.24%) :arrow_up:

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

Impacted Files Coverage Δ
pkg/cmd/task/delete/delete.go 91.78% <40.00%> (ø)
pkg/cmd/task/list/list.go 95.31% <40.00%> (ø)
pkg/cmd/task/edit/edit.go 90.99% <62.50%> (ø)
pkg/cmd/task/done/done.go 96.42% <66.66%> (ø)
pkg/cmd/task/add/add.go 98.57% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Aug 02 '22 22:08 codecov[bot]