Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Increase code coverage of CodegenCVisitor #957

Description

@iomaganaris

Currently the code coverage of the https://github.com/BlueBrain/nmodl/blob/master/src/codegen/codegen_cpp_visitor.cpp responsible for printing almost all of the C++ code is around ~89% according to the code coverage report you can find attached.
nmodl_coverage.zip
The code coverage was generated using the following script https://github.com/BlueBrain/nmodl/blob/magkanar/codecov/codecov.sh.
This issue is about trying to increase it as much as possible to 100% with the addition of unit or integration tests.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions