Use ASTContext's printing policy, reuse the Sema variable. NFC #1175
Codecov / codecov/project
succeeded
Dec 17, 2024 in 1s
94.56% (-0.01%) compared to 38fd6d1, passed because coverage increased by 0% when compared to adjusted base (94.56%)
View this Pull Request on Codecov
94.56% (-0.01%) compared to 38fd6d1, passed because coverage increased by 0% when compared to adjusted base (94.56%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.56%. Comparing base (
38fd6d1
) to head (0e5b0b1
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1175 +/- ##
==========================================
- Coverage 94.56% 94.56% -0.01%
==========================================
Files 51 51
Lines 8963 8960 -3
==========================================
- Hits 8476 8473 -3
Misses 487 487
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 68.18% <ø> (ø) |
|
tools/ClangPlugin.cpp | 96.09% <100.00%> (-0.04%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 68.18% <ø> (ø) |
|
tools/ClangPlugin.cpp | 96.09% <100.00%> (-0.04%) |
⬇️ |
Loading