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 paranthesis for derivative of division operator #887

Merged
merged 1 commit into from
May 8, 2024

Fix paranthesis for derivative of division operator

3afad84
Select commit
Loading
Failed to load commit list.
Merged

Fix paranthesis for derivative of division operator #887

Fix paranthesis for derivative of division operator
3afad84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 1s

94.77% (+0.00%) compared to 69a2d0c

View this Pull Request on Codecov

94.77% (+0.00%) compared to 69a2d0c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.77%. Comparing base (69a2d0c) to head (3afad84).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #887   +/-   ##
=======================================
  Coverage   94.77%   94.77%           
=======================================
  Files          52       52           
  Lines        7714     7714           
=======================================
  Hits         7311     7311           
  Misses        403      403           
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.18% <100.00%> (ø)
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 97.18% <100.00%> (ø)