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

Replace std::string pointer by reference and remove unused function DLSym #193

Closed
wants to merge 3 commits into from

Compiler Dynamic Library Manager test only if Clang-repl is used

2315dea
Select commit
Loading
Failed to load commit list.
Closed

Replace std::string pointer by reference and remove unused function DLSym #193

Compiler Dynamic Library Manager test only if Clang-repl is used
2315dea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

78.87% (+0.03%) compared to e61e7ca

View this Pull Request on Codecov

78.87% (+0.03%) compared to e61e7ca

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.87%. Comparing base (e61e7ca) to head (2315dea).
Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   78.83%   78.87%   +0.03%     
==========================================
  Files           8        8              
  Lines        3048     3048              
==========================================
+ Hits         2403     2404       +1     
+ Misses        645      644       -1     
Files Coverage Δ
lib/Interpreter/DynamicLibraryManager.cpp 75.12% <100.00%> (ø)
lib/Interpreter/Paths.cpp 37.75% <100.00%> (+2.34%) ⬆️

... and 2 files with indirect coverage changes

Files Coverage Δ
lib/Interpreter/DynamicLibraryManager.cpp 75.12% <100.00%> (ø)
lib/Interpreter/Paths.cpp 37.75% <100.00%> (+2.34%) ⬆️

... and 2 files with indirect coverage changes