BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Add dependency of `generate_references` on `nmodl`. #1234

Closed 1uc closed 6 months ago

1uc commented 6 months ago

This can be reproduced by:

cmake -B build && cmake --build build --target=generate_references

i.e. call --target=generate_references without building it first. It would complain about missing bin/nmodl.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.59%. Comparing base (98e6df2) to head (3dfd270).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1234 +/- ## ======================================= Coverage 86.59% 86.59% ======================================= Files 176 176 Lines 13053 13053 ======================================= Hits 11303 11303 Misses 1750 1750 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 6 months ago

Logfiles from GitLab pipeline #203794 (:white_check_mark:) have been uploaded here!

Status and direct links: