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

Delay the differentiation process until the end of TU. #766

Merged
merged 4 commits into from
Mar 14, 2024

Add override keyword to the virtual destructor.

72fa856
Select commit
Loading
Failed to load commit list.
Merged

Delay the differentiation process until the end of TU. #766

Add override keyword to the virtual destructor.
72fa856
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

94.97% (+0.11%) compared to 8a77f81

View this Pull Request on Codecov

94.97% (+0.11%) compared to 8a77f81

Details

Codecov Report

Attention: Patch coverage is 99.06542% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.97%. Comparing base (8a77f81) to head (72fa856).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #766      +/-   ##
==========================================
+ Coverage   94.86%   94.97%   +0.11%     
==========================================
  Files          49       49              
  Lines        7357     7543     +186     
==========================================
+ Hits         6979     7164     +185     
- Misses        378      379       +1     
Files Coverage Δ
lib/Differentiator/VisitorBase.cpp 97.89% <100.00%> (ø)
tools/ClangPlugin.cpp 96.52% <100.00%> (+2.50%) ⬆️
tools/ClangPlugin.h 93.89% <97.18%> (+3.72%) ⬆️
Files Coverage Δ
lib/Differentiator/VisitorBase.cpp 97.89% <100.00%> (ø)
tools/ClangPlugin.cpp 96.52% <100.00%> (+2.50%) ⬆️
tools/ClangPlugin.h 93.89% <97.18%> (+3.72%) ⬆️