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 reference to local variable. #1060

Merged
merged 2 commits into from
Sep 6, 2023

Fix new dangling references.

cc0d6ef
Select commit
Loading
Failed to load commit list.
Merged

Fix reference to local variable. #1060

Fix new dangling references.
cc0d6ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 6, 2023 in 1s

41.66% of diff hit (target 69.98%)

View this Pull Request on Codecov

41.66% of diff hit (target 69.98%)

Annotations

Check warning on line 33 in src/language/templates/ast/ast.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language/templates/ast/ast.cpp#L33

Added line #L33 was not covered by tests

Check warning on line 118 in src/language/templates/pybind/pyast.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language/templates/pybind/pyast.hpp#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 215 in src/visitors/sympy_replace_solutions_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/visitors/sympy_replace_solutions_visitor.cpp#L215

Added line #L215 was not covered by tests

Check warning on line 219 in src/visitors/sympy_replace_solutions_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/visitors/sympy_replace_solutions_visitor.cpp#L219

Added line #L219 was not covered by tests

Check warning on line 242 in src/visitors/sympy_replace_solutions_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/visitors/sympy_replace_solutions_visitor.cpp#L242

Added line #L242 was not covered by tests

Check warning on line 246 in src/visitors/sympy_replace_solutions_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/visitors/sympy_replace_solutions_visitor.cpp#L246

Added line #L246 was not covered by tests