Skip to content

basic xonsh support#1033

Merged
synfinatic merged 1 commit intomainfrom
xonsh
Aug 21, 2024
Merged

basic xonsh support#1033
synfinatic merged 1 commit intomainfrom
xonsh

Conversation

@synfinatic
Copy link
Owner

Support eval/exec commands.

Refs: #1018

@codecov
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.

@synfinatic synfinatic force-pushed the xonsh branch 2 times, most recently from 0b1af34 to e29da35 Compare August 21, 2024 04:06
- Support eval/exec commands.
- Tweak codecov.yaml

Refs: #1018
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