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

basic xonsh support #1033

Merged
merged 1 commit into from
Aug 21, 2024
Merged

basic xonsh support #1033

merged 1 commit into from
Aug 21, 2024

Conversation

synfinatic
Copy link
Owner

Support eval/exec commands.

Refs: #1018

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 51.11%. Comparing base (4d84ccc) to head (5477abc).
Report is 2 commits behind head on main.

Files Patch % Lines
cmd/aws-sso/exec_cmd.go 0.00% 5 Missing ⚠️
cmd/aws-sso/eval_cmd.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
- Coverage   51.18%   51.11%   -0.07%     
==========================================
  Files          60       60              
  Lines        4994     5001       +7     
==========================================
  Hits         2556     2556              
- Misses       2345     2352       +7     
  Partials       93       93              
Flag Coverage Δ
unittests 51.11% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cmd/aws-sso/eval_cmd.go 0.00% <0.00%> (ø)
cmd/aws-sso/exec_cmd.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

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

- Support eval/exec commands.
- Tweak codecov.yaml

Refs: #1018
@synfinatic synfinatic merged commit 527e36f into main Aug 21, 2024
5 of 7 checks passed
@synfinatic synfinatic deleted the xonsh branch August 21, 2024 19:50
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