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

FUNCTION and PROCEDURE codegen for NEURON #1141

Merged
merged 110 commits into from
Feb 11, 2024

function & procedures: no need to check fo _ as they are not allowed …

c3edb59
Select commit
Loading
Failed to load commit list.
Merged

FUNCTION and PROCEDURE codegen for NEURON #1141

function & procedures: no need to check fo _ as they are not allowed …
c3edb59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 10, 2024 in 1s

94.70% of diff hit (target 88.18%)

View this Pull Request on Codecov

94.70% of diff hit (target 88.18%)

Annotations

Check warning on line 234 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L234

Added line #L234 was not covered by tests

Check warning on line 252 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L252

Added line #L252 was not covered by tests

Check warning on line 269 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L269

Added line #L269 was not covered by tests

Check warning on line 273 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L273

Added line #L273 was not covered by tests

Check warning on line 286 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L286

Added line #L286 was not covered by tests

Check warning on line 332 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L332

Added line #L332 was not covered by tests

Check warning on line 339 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L339

Added line #L339 was not covered by tests

Check warning on line 440 in src/codegen/codegen_neuron_cpp_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_neuron_cpp_visitor.cpp#L440

Added line #L440 was not covered by tests