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/patch succeeded Jul 23, 2024 in 1s

82.89% of diff hit (target 59.43%)

View this Pull Request on Codecov

82.89% of diff hit (target 59.43%)

Annotations

Check warning on line 27 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L27

Added line #L27 was not covered by tests

Check warning on line 82 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L82

Added line #L82 was not covered by tests

Check warning on line 87 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L87

Added line #L87 was not covered by tests

Check warning on line 181 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L181

Added line #L181 was not covered by tests

Check warning on line 268 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L268

Added line #L268 was not covered by tests

Check warning on line 277 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L277

Added line #L277 was not covered by tests

Check warning on line 282 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L282

Added line #L282 was not covered by tests

Check warning on line 293 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L293

Added line #L293 was not covered by tests

Check warning on line 302 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L302

Added line #L302 was not covered by tests

Check warning on line 307 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L307

Added line #L307 was not covered by tests

Check warning on line 310 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 325 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L325

Added line #L325 was not covered by tests

Check warning on line 334 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L334

Added line #L334 was not covered by tests

Check warning on line 348 in pkg/cmd/time-entry/defaults/set/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/set/set.go#L348

Added line #L348 was not covered by tests

Check warning on line 25 in pkg/cmd/time-entry/defaults/show/show.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/defaults/show/show.go#L25

Added line #L25 was not covered by tests

Check warning on line 112 in pkg/cmd/time-entry/in/in.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/in/in.go#L112

Added line #L112 was not covered by tests

Check warning on line 82 in pkg/cmd/time-entry/util/defaults/defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/defaults/defaults.go#L82

Added line #L82 was not covered by tests

Check warning on line 125 in pkg/cmd/time-entry/util/defaults/defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/defaults/defaults.go#L125

Added line #L125 was not covered by tests

Check warning on line 155 in pkg/cmd/time-entry/util/defaults/defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/defaults/defaults.go#L155

Added line #L155 was not covered by tests

Check warning on line 13 in pkg/cmd/time-entry/util/from-defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/from-defaults.go#L9-L13

Added lines #L9 - L13 were not covered by tests

Check warning on line 19 in pkg/cmd/time-entry/util/from-defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/from-defaults.go#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 21 in pkg/cmd/time-entry/util/from-defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/from-defaults.go#L21

Added line #L21 was not covered by tests

Check warning on line 180 in pkg/cmd/time-entry/util/interactive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/util/interactive.go#L180

Added line #L180 was not covered by tests

Check warning on line 122 in pkg/cmdutil/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmdutil/config.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 50 in pkg/cmdutil/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmdutil/factory.go#L49-L50

Added lines #L49 - L50 were not covered by tests