Skip to content

(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 Apr 15, 2026 in 1s

61.33% (+1.90%) compared to 1980be1

View this Pull Request on Codecov

61.33% (+1.90%) compared to 1980be1

Details

Codecov Report

❌ 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).
⚠️ Report is 82 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.