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

Write wrap-redirect filename as posix path #11605

Merged
merged 1 commit into from Mar 27, 2023

Conversation

DFOVIT
Copy link
Contributor

@DFOVIT DFOVIT commented Mar 27, 2023

Follow-up of #1160 while waiting for an eventual better solution.
This allow frictionless switching from windows to a posix-like os.

@DFOVIT DFOVIT requested a review from jpakkane as a code owner March 27, 2023 14:38
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #11605 (48fe479) into master (023a0db) will decrease coverage by 25.80%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master   #11605       +/-   ##
===========================================
- Coverage   67.09%   41.30%   -25.80%     
===========================================
  Files         418      210      -208     
  Lines       90828    44995    -45833     
  Branches    20175     9261    -10914     
===========================================
- Hits        60942    18584    -42358     
+ Misses      25207    24610      -597     
+ Partials     4679     1801     -2878     
Impacted Files Coverage Δ
mesonbuild/wrap/wrap.py 47.16% <100.00%> (-11.23%) ⬇️

... and 384 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jpakkane
Copy link
Member

Test failure is unrelated.

@jpakkane jpakkane merged commit 0c91c47 into mesonbuild:master Mar 27, 2023
32 of 34 checks passed
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.

None yet

2 participants