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

my attempt at allowing storage of password in Sys env #38

Merged
merged 36 commits into from
Apr 4, 2024

expand multiple usernames error

f504bd3
Select commit
Loading
Failed to load commit list.
Merged

my attempt at allowing storage of password in Sys env #38

expand multiple usernames error
f504bd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 4, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 26 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L26

Added line #L26 was not covered by tests

Check warning on line 30 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L33

Added line #L33 was not covered by tests

Check warning on line 45 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L36-L45

Added lines #L36 - L45 were not covered by tests

Check warning on line 54 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 61 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 66 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L66

Added line #L66 was not covered by tests

Check warning on line 69 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L69

Added line #L69 was not covered by tests

Check warning on line 79 in R/get_access_token.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_access_token.R#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 13 in R/get_username.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_username.R#L13

Added line #L13 was not covered by tests

Check warning on line 16 in R/get_username.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_username.R#L16

Added line #L16 was not covered by tests

Check warning on line 20 in R/get_username.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_username.R#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 24 in R/get_username.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_username.R#L24

Added line #L24 was not covered by tests