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

Improve derived variable init for const pointers #919

Merged
merged 1 commit into from
Jun 6, 2024

Improve derived variable init for const pointers

3516cbc
Select commit
Loading
Failed to load commit list.
Merged

Improve derived variable init for const pointers #919

Improve derived variable init for const pointers
3516cbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

94.08% (+0.00%) compared to 9579ce4

View this Pull Request on Codecov

94.08% (+0.00%) compared to 9579ce4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (9579ce4) to head (3516cbc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #919   +/-   ##
=======================================
  Coverage   94.07%   94.08%           
=======================================
  Files          53       53           
  Lines        7747     7757   +10     
=======================================
+ Hits         7288     7298   +10     
  Misses        459      459           
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.16% <100.00%> (+0.01%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.16% <100.00%> (+0.01%) ⬆️