Skip to content

Improve the constness of GetInnermostReturnExpr

Codecov / codecov/patch succeeded Nov 20, 2023 in 1s

94.18% of diff hit (target 94.17%)

View this Pull Request on Codecov

94.18% of diff hit (target 94.17%)

Annotations

Check warning on line 170 in include/clad/Differentiator/ReverseModeVisitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/ReverseModeVisitor.h#L168-L170

Added lines #L168 - L170 were not covered by tests

Check warning on line 177 in include/clad/Differentiator/ReverseModeVisitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/ReverseModeVisitor.h#L177

Added line #L177 was not covered by tests

Check warning on line 179 in include/clad/Differentiator/ReverseModeVisitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/ReverseModeVisitor.h#L179

Added line #L179 was not covered by tests

Check warning on line 226 in include/clad/Differentiator/ReverseModeVisitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/ReverseModeVisitor.h#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 228 in include/clad/Differentiator/ReverseModeVisitor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/clad/Differentiator/ReverseModeVisitor.h#L228

Added line #L228 was not covered by tests

Check warning on line 578 in lib/Differentiator/CladUtils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/CladUtils.cpp#L578

Added line #L578 was not covered by tests

Check warning on line 1070 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L1069-L1070

Added lines #L1069 - L1070 were not covered by tests

Check warning on line 2263 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2262-L2263

Added lines #L2262 - L2263 were not covered by tests

Check warning on line 2268 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2267-L2268

Added lines #L2267 - L2268 were not covered by tests

Check warning on line 2365 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2365

Added line #L2365 was not covered by tests

Check warning on line 2441 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2441

Added line #L2441 was not covered by tests

Check warning on line 2468 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2468

Added line #L2468 was not covered by tests

Check warning on line 2828 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2828

Added line #L2828 was not covered by tests

Check warning on line 2853 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2853

Added line #L2853 was not covered by tests

Check warning on line 2919 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2919

Added line #L2919 was not covered by tests

Check warning on line 2939 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2939

Added line #L2939 was not covered by tests

Check warning on line 2951 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2951

Added line #L2951 was not covered by tests

Check warning on line 2973 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2973

Added line #L2973 was not covered by tests

Check warning on line 2975 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2975

Added line #L2975 was not covered by tests

Check warning on line 2979 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2979

Added line #L2979 was not covered by tests

Check warning on line 3045 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L3045

Added line #L3045 was not covered by tests

Check warning on line 16 in lib/Differentiator/TBRAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/TBRAnalyzer.cpp#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 26 in lib/Differentiator/TBRAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/TBRAnalyzer.cpp#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 37 in lib/Differentiator/TBRAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/TBRAnalyzer.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 70 in lib/Differentiator/TBRAnalyzer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/TBRAnalyzer.cpp#L68-L70

Added lines #L68 - L70 were not covered by tests