Add support for 'std::atan2' and 'std::acos' #1097
Merged
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
@@ 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% <ø> (ø) |
Loading