-
Notifications
You must be signed in to change notification settings - Fork 22
Fix for VSC windows #948
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
Open
mashraf-222
wants to merge
33
commits into
main
Choose a base branch
from
ashraf/cf-918-fix-vsc-extension-windows-bugs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+499
−94
Open
Fix for VSC windows #948
Changes from 2 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c53f2f6
windows fix in vsc correct function choosing from the file
mashraf-222 f869b61
ensure the optimization starts for the function
mashraf-222 da1fca0
using pathlib
mashraf-222 f0b4657
formatting and linting fixes
mashraf-222 d62462d
fix linting errors
mashraf-222 8b4a5f5
FIX FAILING TEST
mashraf-222 d2a2e96
fix linting error
mashraf-222 3694c80
fixing one test after windows changes
mashraf-222 5987a57
update the unicode delimiter to be windows compatible
mashraf-222 1964abd
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
mashraf-222 4344374
fix tests discovery in windows for vsc
mashraf-222 9b78d88
fix Starting baseline establishment in windows
mashraf-222 784378c
adding _manual_cleanup_worktree_directory
mashraf-222 194bad5
Improved the manual cleanup function to handle Windows file locking a…
mashraf-222 5e1b108
clean and optimize the git worktree deletion failure handling
mashraf-222 7404d01
clean up added logs
mashraf-222 5b2dfc1
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
mashraf-222 dff190d
fix conflict
mashraf-222 9833272
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
mashraf-222 04fbab9
fix capture_mode for windows for failing tests
mashraf-222 c443801
fix linting
mashraf-222 9336f3b
fix linting
mashraf-222 cc742fc
fix pre-commit errors
mashraf-222 db8cb46
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
mashraf-222 f824ea5
FIX for failing test test_function_discovery.py::test_filter_functions
mashraf-222 e05aab2
removing git worktree logs
mashraf-222 a12f002
fix linting after removing logs
mashraf-222 52f19e4
Fixed inconsistent path resolution which can cause relative_to() chec…
mashraf-222 bc779ff
Updated trace_benchmarks_pytest to use the same Windows-safe subproce…
mashraf-222 ac35af3
pre-commit fixes
mashraf-222 84d056d
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
Saga4 1d0802d
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
Saga4 df29969
Merge branch 'main' into ashraf/cf-918-fix-vsc-extension-windows-bugs
mohammedahmed18 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.