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

#260 - feat: allow filter by client alone on report #261

Merged
merged 2 commits into from
Mar 29, 2024

chore: prevent too many requests

b1ae40b
Select commit
Loading
Failed to load commit list.
Merged

#260 - feat: allow filter by client alone on report #261

chore: prevent too many requests
b1ae40b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 29, 2024 in 0s

54.54% of diff hit (target 60.56%)

View this Pull Request on Codecov

54.54% of diff hit (target 60.56%)

Annotations

Check warning on line 454 in api/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/client.go#L448-L454

Added lines #L448 - L454 were not covered by tests

Check warning on line 457 in api/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/client.go#L457

Added line #L457 was not covered by tests

Check warning on line 119 in api/httpClient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/httpClient.go#L119

Added line #L119 was not covered by tests

Check warning on line 70 in pkg/cmd/time-entry/report/util/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/report/util/report.go#L70

Added line #L70 was not covered by tests

Check warning on line 121 in pkg/cmd/time-entry/report/util/report.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/time-entry/report/util/report.go#L121

Added line #L121 was not covered by tests

Check warning on line 128 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L128

Added line #L128 was not covered by tests

Check warning on line 137 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 145 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L140-L145

Added lines #L140 - L145 were not covered by tests

Check warning on line 150 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L150

Added line #L150 was not covered by tests

Check warning on line 152 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L152

Added line #L152 was not covered by tests

Check warning on line 180 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L172-L180

Added lines #L172 - L180 were not covered by tests

Check warning on line 184 in pkg/search/project.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/search/project.go#L184

Added line #L184 was not covered by tests