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

Make const loop variables global and drop const. #680

Merged
merged 1 commit into from
Dec 12, 2023

Make const loop variables global and drop const.

d057047
Select commit
Loading
Failed to load commit list.
Merged

Make const loop variables global and drop const. #680

Make const loop variables global and drop const.
d057047
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 1s

94.37% (+0.00%) compared to ec5ea41

View this Pull Request on Codecov

94.37% (+0.00%) compared to ec5ea41

Details

Codecov Report

Merging #680 (d057047) into master (ec5ea41) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #680   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          48       48           
  Lines        7061     7062    +1     
=======================================
+ Hits         6664     6665    +1     
  Misses        397      397           
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.72% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.72% <100.00%> (+<0.01%) ⬆️