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

Use ASTContext's printing policy, reuse the Sema variable. NFC #1175

Merged
merged 2 commits into from
Dec 17, 2024

Make RequestOptions const.

0e5b0b1
Select commit
Loading
Failed to load commit list.
Merged

Use ASTContext's printing policy, reuse the Sema variable. NFC #1175

Make RequestOptions const.
0e5b0b1
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️