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

Initial code generation for NEURON #1078

Merged
merged 54 commits into from
Nov 29, 2023

Merge remote-tracking branch 'origin/master' into neuron_nmodl_2

f3f041d
Select commit
Loading
Failed to load commit list.
Merged

Initial code generation for NEURON #1078

Merge remote-tracking branch 'origin/master' into neuron_nmodl_2
f3f041d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2023 in 1s

75.32% of diff hit (target 88.67%)

View this Pull Request on Codecov

75.32% of diff hit (target 88.67%)

Annotations

Check warning on line 87 in src/codegen/codegen_acc_visitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_acc_visitor.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 143 in src/codegen/codegen_acc_visitor.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_acc_visitor.hpp#L143

Added line #L143 was not covered by tests

Check warning on line 57 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#L57

Added line #L57 was not covered by tests

Check warning on line 65 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#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 69 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#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 71 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#L71

Added line #L71 was not covered by tests

Check warning on line 83 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#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 94 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#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 101 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#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 103 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#L103

Added line #L103 was not covered by tests

Check warning on line 105 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#L105

Added line #L105 was not covered by tests

Check warning on line 110 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#L110

Added line #L110 was not covered by tests

Check warning on line 112 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#L112

Added line #L112 was not covered by tests

Check warning on line 118 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#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 121 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#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 126 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#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 132 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#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 143 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#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 149 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#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 155 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#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 161 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#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 173 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#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 179 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#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 185 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#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 211 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#L211

Added line #L211 was not covered by tests