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

Remove eval and fix exec on Windows #190

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Remove eval and fix exec on Windows #190

merged 1 commit into from
Dec 21, 2021

Conversation

synfinatic
Copy link
Owner

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #190 (7f3fa58) into main (b8c4f02) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

❗ Current head 7f3fa58 differs from pull request most recent head 21dfa88. Consider uploading reports for the commit 21dfa88 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   43.60%   43.52%   -0.09%     
==========================================
  Files          10       10              
  Lines        1525     1528       +3     
==========================================
  Hits          665      665              
- Misses        806      808       +2     
- Partials       54       55       +1     
Impacted Files Coverage Δ
sso/cache.go 43.00% <0.00%> (-0.34%) ⬇️
storage/keyring.go 51.96% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8c4f02...21dfa88. Read the comment docs.

- Can't use `eval` with Windows CommandPrompt/PowerShell (#188)
- Default to `cmd.exe` for `exec` on Windows
- Detect invalid accountId with -A flag
- Improve docs for Windows in FAQ
- Fully fix bogus wincred error in last PR
@synfinatic synfinatic merged commit 33e9ea1 into main Dec 21, 2021
@synfinatic synfinatic deleted the windows-setup branch December 21, 2021 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant