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

issue 152 - use user lang to print numbers #269

Closed lucassabreu closed 5 months ago

lucassabreu commented 6 months ago

closes #152

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 38 lines in your changes missing coverage. Please review.

Project coverage is 60.37%. Comparing base (295d12f) to head (a7bf088).

Files Patch % Lines
pkg/cmd/config/init/init.go 77.39% 14 Missing and 12 partials :warning:
pkg/cmdutil/config.go 0.00% 10 Missing :warning:
pkg/cmd/time-entry/util/report.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ========================================== - Coverage 62.65% 60.37% -2.29% ========================================== Files 57 64 +7 Lines 3995 4204 +209 ========================================== + Hits 2503 2538 +35 - Misses 1390 1571 +181 + Partials 102 95 -7 ``` | [Flag](https://app.codecov.io/gh/lucassabreu/clockify-cli/pull/269/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/269/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lucas+dos+Santos+Abreu) | `60.37% <71.42%> (-2.29%)` | :arrow_down: | 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.