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

fix(modifiers): shell var may not be set #119

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

tbckr
Copy link
Owner

@tbckr tbckr commented Sep 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e8e5ba7) 74.60% compared to head (eea9006) 74.29%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   74.60%   74.29%   -0.32%     
==========================================
  Files          16       16              
  Lines         957      957              
==========================================
- Hits          714      711       -3     
- Misses        170      172       +2     
- Partials       73       74       +1     
Files Coverage Δ
modifiers/modifiers.go 70.65% <100.00%> (-3.27%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tbckr tbckr merged commit 5723bfd into main Sep 26, 2023
9 of 10 checks passed
@tbckr tbckr deleted the fix/116-windows-shell branch September 26, 2023 17:55
@github-actions github-actions bot added this to the Release 2.x milestone Sep 26, 2023
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.

Calling sgpt echo "Say something" or sgpt sh "list files" givess an error in Windows
1 participant