Add llvm 18 support #202
Merged
Add llvm 18 support #202
Codecov / codecov/project
succeeded
Mar 7, 2024 in 0s
78.63% (+0.00%) compared to bd72e91
View this Pull Request on Codecov
78.63% (+0.00%) compared to bd72e91
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 78.63%. Comparing base (
bd72e91
) to head (59e47db
).
Additional details and impacted files
@@ Coverage Diff @@
## main #202 +/- ##
=======================================
Coverage 78.63% 78.63%
=======================================
Files 8 8
Lines 3056 3057 +1
=======================================
+ Hits 2403 2404 +1
Misses 653 653
Files | Coverage Δ | |
---|---|---|
lib/Interpreter/DynamicLibraryManager.cpp | 75.12% <100.00%> (ø) |
... and 1 file with indirect coverage changes
Files | Coverage Δ | |
---|---|---|
lib/Interpreter/DynamicLibraryManager.cpp | 75.12% <100.00%> (ø) |
Loading