Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue 152 - use user lang to print numbers #269

Merged
merged 3 commits into from
Jun 7, 2024
Merged

issue 152 - use user lang to print numbers #269

merged 3 commits into from
Jun 7, 2024

Conversation

lucassabreu
Copy link
Owner

closes #152

@lucassabreu lucassabreu self-assigned this Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

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 ⚠️
pkg/cmdutil/config.go 0.00% 10 Missing ⚠️
pkg/cmd/time-entry/util/report.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            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 Coverage Δ
unittests 60.37% <71.42%> (-2.29%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lucassabreu lucassabreu force-pushed the issue/152 branch 3 times, most recently from f457f73 to cd9fde2 Compare June 7, 2024 11:15
@lucassabreu lucassabreu merged commit 511bbf0 into main Jun 7, 2024
9 of 11 checks passed
@lucassabreu lucassabreu deleted the issue/152 branch June 7, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change output format of --duration-float to use users system/preferred language
1 participant