Skip to content

do not reshim if rtx is not on PATH#849

Merged
jdx merged 1 commit intomainfrom
ruby-reshim
Aug 27, 2023
Merged

do not reshim if rtx is not on PATH#849
jdx merged 1 commit intomainfrom
ruby-reshim

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Aug 27, 2023

also show debug output

also show debug output
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d1da2ce) 87.67% compared to head (77b752c) 87.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   87.67%   87.67%           
=======================================
  Files         132      132           
  Lines       11541    11541           
=======================================
  Hits        10118    10118           
  Misses       1423     1423           

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

@jdx jdx merged commit d5abfa6 into main Aug 27, 2023
@jdx jdx deleted the ruby-reshim branch August 27, 2023 19:33
jdx pushed a commit that referenced this pull request Apr 9, 2024
Co-authored-by: James Hegedus <jthegedus@hey.com>
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.

rtx-ruby's ReshimInstaller assumes an interactive session and runs rtx reshim, which may result in No such file or directory - rtx

1 participant