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

Fix derivative initialization of void functions in reverse mode #823

Closed

Fix comment format

0479442
Select commit
Loading
Failed to load commit list.
Closed

Fix derivative initialization of void functions in reverse mode #823

Fix comment format
0479442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

94.98% (+0.00%) compared to d2df900

View this Pull Request on Codecov

94.98% (+0.00%) compared to d2df900

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.98%. Comparing base (d2df900) to head (0479442).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #823   +/-   ##
=======================================
  Coverage   94.97%   94.98%           
=======================================
  Files          49       49           
  Lines        7543     7553   +10     
=======================================
+ Hits         7164     7174   +10     
  Misses        379      379           
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 96.61% <100.00%> (+0.01%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 96.61% <100.00%> (+0.01%) ⬆️