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

Add support for 'std::atan2' and 'std::acos' #1097

Merged

Add support for 'std::atan2' and 'std::acos'

fac99f7
Select commit
Loading
Failed to load commit list.
Merged

Add support for 'std::atan2' and 'std::acos' #1097

Add support for 'std::atan2' and 'std::acos'
fac99f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2024 in 1s

94.25% (+0.00%) compared to fd2ac31

View this Pull Request on Codecov

94.25% (+0.00%) compared to fd2ac31

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.25%. Comparing base (fd2ac31) to head (fac99f7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1097   +/-   ##
=======================================
  Coverage   94.25%   94.25%           
=======================================
  Files          55       55           
  Lines        8445     8445           
=======================================
  Hits         7960     7960           
  Misses        485      485           
Files with missing lines Coverage Δ
include/clad/Differentiator/BuiltinDerivatives.h 100.00% <ø> (ø)
Files with missing lines Coverage Δ
include/clad/Differentiator/BuiltinDerivatives.h 100.00% <ø> (ø)