lucassabreu / clockify-cli

A simple cli to manage your time entries on Clockify from terminal
https://clockify-cli.netlify.app/
Apache License 2.0
167 stars 24 forks source link

feat: add command split #268

Closed lucassabreu closed 6 months ago

lucassabreu commented 6 months ago

closes #267

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 88.40580% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 62.65%. Comparing base (9e4a989) to head (c6aaa25).

Files Patch % Lines
pkg/cmd/time-entry/split/split.go 88.14% 8 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== + Coverage 61.73% 62.65% +0.91% ========================================== Files 56 57 +1 Lines 3865 3995 +130 ========================================== + Hits 2386 2503 +117 - Misses 1385 1390 +5 - Partials 94 102 +8 ``` | [Flag](https://app.codecov.io/gh/lucassabreu/clockify-cli/pull/268/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lucas+dos+Santos+Abreu) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/lucassabreu/clockify-cli/pull/268/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lucas+dos+Santos+Abreu) | `62.65% <88.40%> (+0.91%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lucas+dos+Santos+Abreu#carryforward-flags-in-the-pull-request-comment) to find out more.

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