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

Add String overload of PBXFileElement.fullPath(sourceRoot:) #624

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

ileitch
Copy link
Contributor

@ileitch ileitch commented Jul 20, 2021

My project needs to depend explicitly on PathKit in order to use PBXFileElement.fullPath(sourceRoot:). By adding this string overload I can remove the explicit dependency.

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2021

Codecov Report

Merging #624 (495bde1) into main (e4f1ee6) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   84.34%   84.32%   -0.02%     
==========================================
  Files         154      154              
  Lines        8758     8760       +2     
==========================================
  Hits         7387     7387              
- Misses       1371     1373       +2     
Impacted Files Coverage Δ
...urces/XcodeProj/Objects/Files/PBXFileElement.swift 82.22% <0.00%> (-1.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4f1ee6...495bde1. Read the comment docs.

@pepicrft pepicrft merged commit 64afa87 into tuist:main Sep 13, 2021
@pepicrft
Copy link
Contributor

@all-contributors add @ileitch for code

@allcontributors
Copy link
Contributor

@pepibumur

I've put up a pull request to add @ileitch! 🎉

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.

3 participants