Skip to content

Fix case where preloaded paths have @ in them #619

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Jun 6, 2025

Description

Please include a summary of changes, motivation and context for this PR.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.96%. Comparing base (7bb23b9) to head (bf9c05c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   77.96%   77.96%           
=======================================
  Files           9        9           
  Lines        3767     3767           
=======================================
  Hits         2937     2937           
  Misses        830      830           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch from ba40e25 to 2c6a587 Compare June 13, 2025 09:31
@mcbarton
Copy link
Collaborator Author

@anutosh491 @vgvassilev can one of you approve this PR, so I can take it in? I have tested the solution in this PR, and it is the same one xeus-cpp is using in the PR in that repo. That way I can take both in together, so we have consistency between how to repos solve this problem.

@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch 2 times, most recently from 937a0bc to 6e5c26b Compare June 14, 2025 07:23
@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch from 6e5c26b to bf9c05c Compare June 14, 2025 07:24
@mcbarton mcbarton changed the title Fix case where preloading paths have @ in absolute path Fix case where preloaded paths have @ in them Jun 14, 2025
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