Skip to content

Added git path interpretation #553

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

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Added git path interpretation #553

merged 4 commits into from
Oct 21, 2024

Conversation

isc-etamarch
Copy link
Collaborator

Fixes #463

@isc-etamarch isc-etamarch linked an issue Oct 21, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 25.16%. Comparing base (05af5f5) to head (72c99e3).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Settings.cls 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   25.38%   25.16%   -0.23%     
==========================================
  Files          18       18              
  Lines        2624     2647      +23     
==========================================
  Hits          666      666              
- Misses       1958     1981      +23     

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

Copy link
Collaborator

@isc-tleavitt isc-tleavitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to work properly on both Windows and Linux. Linux won't have .exe.

@isc-tleavitt isc-tleavitt merged commit d27c893 into main Oct 21, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the issue-463 branch October 21, 2024 17:28
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.

Improve configuration of path to git.exe
3 participants