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

Introduce type cloning. #651

Merged
merged 2 commits into from
Nov 3, 2023

Apply suggestions from clang-tidy and clang-format.

c77113a
Select commit
Loading
Failed to load commit list.
Merged

Introduce type cloning. #651

Apply suggestions from clang-tidy and clang-format.
c77113a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2023 in 0s

65.82% of diff hit (target 94.13%)

View this Pull Request on Codecov

65.82% of diff hit (target 94.13%)

Annotations

Check warning on line 91 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L91

Added line #L91 was not covered by tests

Check warning on line 97 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L97

Added line #L97 was not covered by tests

Check warning on line 100 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L100

Added line #L100 was not covered by tests

Check warning on line 124 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L124

Added line #L124 was not covered by tests

Check warning on line 139 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L139

Added line #L139 was not covered by tests

Check warning on line 146 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L146

Added line #L146 was not covered by tests

Check warning on line 151 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L151

Added line #L151 was not covered by tests

Check warning on line 156 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L156

Added line #L156 was not covered by tests

Check warning on line 169 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L169

Added line #L169 was not covered by tests

Check warning on line 182 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L182

Added line #L182 was not covered by tests

Check warning on line 195 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L195

Added line #L195 was not covered by tests

Check warning on line 204 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L204

Added line #L204 was not covered by tests

Check warning on line 209 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L209

Added line #L209 was not covered by tests

Check warning on line 211 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L211

Added line #L211 was not covered by tests

Check warning on line 216 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L216

Added line #L216 was not covered by tests

Check warning on line 223 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L223

Added line #L223 was not covered by tests

Check warning on line 225 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L225

Added line #L225 was not covered by tests

Check warning on line 229 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L229

Added line #L229 was not covered by tests

Check warning on line 309 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L307-L309

Added lines #L307 - L309 were not covered by tests

Check warning on line 369 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 372 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L372

Added line #L372 was not covered by tests

Check warning on line 393 in lib/Differentiator/StmtClone.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/StmtClone.cpp#L391-L393

Added lines #L391 - L393 were not covered by tests