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

add user basic authentication #332

Merged
merged 6 commits into from
May 21, 2024

Merge pull request #1 from dfarr/feature/basic-auth

250c32a
Select commit
Loading
Failed to load commit list.
Merged

add user basic authentication #332

Merge pull request #1 from dfarr/feature/basic-auth
250c32a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 21, 2024 in 0s

61.76% of diff hit (target 55.99%)

View this Pull Request on Codecov

61.76% of diff hit (target 55.99%)

Annotations

Check warning on line 87 in cmd/promises/complete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/complete.go#L87

Added line #L87 was not covered by tests

Check warning on line 80 in cmd/promises/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/create.go#L80

Added line #L80 was not covered by tests

Check warning on line 39 in cmd/promises/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/get.go#L39

Added line #L39 was not covered by tests

Check warning on line 18 in cmd/promises/promises.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/promises.go#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 27 in cmd/promises/promises.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/promises.go#L27

Added line #L27 was not covered by tests

Check warning on line 30 in cmd/promises/promises.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/promises.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 43 in cmd/promises/promises.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/promises.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 72 in cmd/promises/search.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/promises/search.go#L72

Added line #L72 was not covered by tests