Add clang-repl tests to make sure we do not break repls. #872
Codecov / codecov/project
succeeded
Apr 27, 2024 in 0s
94.81% (+0.00%) compared to d879f1b
View this Pull Request on Codecov
94.81% (+0.00%) compared to d879f1b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.81%. Comparing base (
d879f1b
) to head (509e151
).
Additional details and impacted files
@@ Coverage Diff @@
## master #872 +/- ##
=======================================
Coverage 94.81% 94.81%
=======================================
Files 51 51
Lines 7618 7620 +2
=======================================
+ Hits 7223 7225 +2
Misses 395 395
Files | Coverage Δ | |
---|---|---|
tools/ClangPlugin.cpp | 95.66% <100.00%> (+0.02%) |
⬆️ |
tools/ClangPlugin.h | 94.02% <100.00%> (ø) |
Files | Coverage Δ | |
---|---|---|
tools/ClangPlugin.cpp | 95.66% <100.00%> (+0.02%) |
⬆️ |
tools/ClangPlugin.h | 94.02% <100.00%> (ø) |
Loading