compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
38 stars 20 forks source link

Add support for GetIncludePaths #178

Open Krishna-13-cyber opened 6 months ago

Krishna-13-cyber commented 6 months ago

This PR adds GetIncludePaths() to fetch the include paths

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 77.18%. Comparing base (0e75241) to head (72adf22). Report is 108 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178/graphs/tree.svg?width=650&height=150&src=pr&token=7UWTYSVVT5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research)](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) ```diff @@ Coverage Diff @@ ## main #178 +/- ## ========================================== - Coverage 77.55% 77.18% -0.37% ========================================== Files 8 8 Lines 2887 3042 +155 ========================================== + Hits 2239 2348 +109 - Misses 648 694 +46 ``` | [Files](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) | Coverage Δ | | |---|---|---| | [include/clang/Interpreter/CppInterOp.h](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=include%2Fclang%2FInterpreter%2FCppInterOp.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-aW5jbHVkZS9jbGFuZy9JbnRlcnByZXRlci9DcHBJbnRlck9wLmg=) | `100.00% <ø> (ø)` | | | [lib/Interpreter/CppInterOp.cpp](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FCppInterOp.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL0NwcEludGVyT3AuY3Bw) | `85.31% <100.00%> (-0.14%)` | :arrow_down: | | [lib/Interpreter/CppInterOpInterpreter.h](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FCppInterOpInterpreter.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL0NwcEludGVyT3BJbnRlcnByZXRlci5o) | `91.16% <100.00%> (-1.62%)` | :arrow_down: | | [lib/Interpreter/Paths.cpp](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FPaths.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL1BhdGhzLmNwcA==) | `31.61% <13.33%> (-2.65%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) | [Files](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research) | Coverage Δ | | |---|---|---| | [include/clang/Interpreter/CppInterOp.h](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=include%2Fclang%2FInterpreter%2FCppInterOp.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-aW5jbHVkZS9jbGFuZy9JbnRlcnByZXRlci9DcHBJbnRlck9wLmg=) | `100.00% <ø> (ø)` | | | [lib/Interpreter/CppInterOp.cpp](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FCppInterOp.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL0NwcEludGVyT3AuY3Bw) | `85.31% <100.00%> (-0.14%)` | :arrow_down: | | [lib/Interpreter/CppInterOpInterpreter.h](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FCppInterOpInterpreter.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL0NwcEludGVyT3BJbnRlcnByZXRlci5o) | `91.16% <100.00%> (-1.62%)` | :arrow_down: | | [lib/Interpreter/Paths.cpp](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178?src=pr&el=tree&filepath=lib%2FInterpreter%2FPaths.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research#diff-bGliL0ludGVycHJldGVyL1BhdGhzLmNwcA==) | `31.61% <13.33%> (-2.65%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/compiler-research/CppInterOp/pull/178/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=compiler-research)
Krishna-13-cyber commented 4 months ago

Hi @vgvassilev, Pinging you for a review on this updated version, so that we can complete this.