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 support for filesystem implementation of token cache #5421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

add support for filesystem implementation of token cache

da2d51e
Select commit
Loading
Failed to load commit list.
Open

add support for filesystem implementation of token cache #5421

add support for filesystem implementation of token cache
da2d51e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 29, 2024 in 0s

60.49% of diff hit (target 61.99%)

View this Pull Request on Codecov

60.49% of diff hit (target 61.99%)

Annotations

Check warning on line 78 in flytectl/cmd/core/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/cmd/core/cmd.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 32 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 43 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L43

Added line #L43 was not covered by tests

Check warning on line 53 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L53

Added line #L53 was not covered by tests

Check warning on line 58 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L58

Added line #L58 was not covered by tests

Check warning on line 62 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L62

Added line #L62 was not covered by tests

Check warning on line 79 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L79

Added line #L79 was not covered by tests

Check warning on line 84 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L84

Added line #L84 was not covered by tests

Check warning on line 90 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L90

Added line #L90 was not covered by tests

Check warning on line 96 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L96

Added line #L96 was not covered by tests

Check warning on line 99 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L99

Added line #L99 was not covered by tests

Check warning on line 103 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L103

Added line #L103 was not covered by tests

Check warning on line 115 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L115

Added line #L115 was not covered by tests

Check warning on line 133 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L133

Added line #L133 was not covered by tests

Check warning on line 137 in flytectl/pkg/pkce/token_cache_filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytectl/pkg/pkce/token_cache_filesystem.go#L137

Added line #L137 was not covered by tests