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

Implement trivial cases of reading/writing ions. #1152

Merged
merged 1 commit into from
Feb 9, 2024

Implement trivial cases of reading/writing ions.

973dbe2
Select commit
Loading
Failed to load commit list.
Merged

Implement trivial cases of reading/writing ions. #1152

Implement trivial cases of reading/writing ions.
973dbe2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 8, 2024 in 0s

75.00% of diff hit (target 88.07%)

View this Pull Request on Codecov

75.00% of diff hit (target 88.07%)

Annotations

Check warning on line 123 in src/codegen/codegen_info.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_info.hpp#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 149 in src/codegen/codegen_info.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_info.hpp#L149

Added line #L149 was not covered by tests

Check warning on line 152 in src/codegen/codegen_info.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_info.hpp#L152

Added line #L152 was not covered by tests

Check warning on line 158 in src/codegen/codegen_info.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_info.hpp#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 161 in src/codegen/codegen_info.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/codegen_info.hpp#L161

Added line #L161 was not covered by tests

Check warning on line 205 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#L205

Added line #L205 was not covered by tests

Check warning on line 241 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#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 244 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#L244

Added line #L244 was not covered by tests

Check warning on line 249 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#L248-L249

Added lines #L248 - L249 were 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 259 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#L259

Added line #L259 was not covered by tests

Check warning on line 595 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#L595

Added line #L595 was not covered by tests

Check warning on line 597 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#L597

Added line #L597 was not covered by tests

Check warning on line 666 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#L666

Added line #L666 was not covered by tests

Check warning on line 676 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#L676

Added line #L676 was not covered by tests

Check warning on line 694 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#L694

Added line #L694 was not covered by tests

Check warning on line 729 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#L729

Added line #L729 was not covered by tests

Check warning on line 763 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#L762-L763

Added lines #L762 - L763 were not covered by tests

Check warning on line 840 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#L840

Added line #L840 was not covered by tests

Check warning on line 879 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#L879

Added line #L879 was not covered by tests

Check warning on line 899 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#L898-L899

Added lines #L898 - L899 were not covered by tests