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

Handle variable declarations in conditions of if-statements (#865) #891

Merged
merged 1 commit into from
May 17, 2024

Handle variable declarations in conditions of if-statements

8a9f873
Select commit
Loading
Failed to load commit list.
Merged

Handle variable declarations in conditions of if-statements (#865) #891

Handle variable declarations in conditions of if-statements
8a9f873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

94.83% (+0.05%) compared to 5bcb602

View this Pull Request on Codecov

94.83% (+0.05%) compared to 5bcb602

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.83%. Comparing base (5bcb602) to head (8a9f873).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #891      +/-   ##
==========================================
+ Coverage   94.77%   94.83%   +0.05%     
==========================================
  Files          52       52              
  Lines        7715     7719       +4     
==========================================
+ Hits         7312     7320       +8     
+ Misses        403      399       -4     
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.36% <100.00%> (+0.18%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.36% <100.00%> (+0.18%) ⬆️