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

#232 - default time entry options per folder #241

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

(wip)

d117f72
Select commit
Loading
Failed to load commit list.
Draft

#232 - default time entry options per folder #241

(wip)
d117f72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

61.33% (+1.90%) compared to 1980be1

View this Pull Request on Codecov

61.33% (+1.90%) compared to 1980be1

Details

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 ⚠️
pkg/cmdutil/factory.go 0.00% 13 Missing ⚠️
pkg/cmd/time-entry/util/from-defaults.go 0.00% 10 Missing ⚠️
pkg/cmd/time-entry/util/defaults/defaults.go 89.47% 3 Missing and 3 partials ⚠️
pkg/search/tag.go 0.00% 5 Missing ⚠️
pkg/uiutil/ask-tags.go 92.30% 2 Missing and 1 partial ⚠️
pkg/uiutil/ask-task.go 88.88% 2 Missing and 1 partial ⚠️
pkg/cmd/time-entry/defaults/show/show.go 86.66% 1 Missing and 1 partial ⚠️
pkg/cmd/time-entry/in/in.go 33.33% 1 Missing and 1 partial ⚠️
pkg/cmdutil/config.go 0.00% 2 Missing ⚠️
... 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     

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