BlueBrain / nmodl

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

Fix typo in pybind CMakeLists #1317

Closed JCGoran closed 3 months ago

JCGoran commented 3 months ago

Was getting a warning:

CMake Warning (dev) at src/pybind/CMakeLists.txt:27 (configure_file):
  configure_file called with unknown argument(s):

   @ONLY@

should be @ONLY.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.42%. Comparing base (9562893) to head (5a90e27). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1317 +/- ## ========================================== - Coverage 85.45% 85.42% -0.03% ========================================== Files 178 178 Lines 13382 13394 +12 ========================================== + Hits 11435 11442 +7 - Misses 1947 1952 +5 ```

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

bbpbuildbot commented 3 months ago

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

Status and direct links: