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

Add dependency of generate_references on nmodl.#1234

Merged
alkino merged 1 commit into
masterfrom
1uc/fix-dependency-bug
Apr 5, 2024
Merged

Add dependency of generate_references on nmodl.#1234
alkino merged 1 commit into
masterfrom
1uc/fix-dependency-bug

Conversation

@1uc

@1uc 1uc commented Apr 5, 2024

Copy link
Copy Markdown
Collaborator

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.

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

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

Copy link
Copy Markdown
Collaborator

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

Status and direct links:

@1uc 1uc marked this pull request as ready for review April 5, 2024 12:39
@alkino alkino merged commit 735b11d into master Apr 5, 2024
@alkino alkino deleted the 1uc/fix-dependency-bug branch April 5, 2024 12:46
JCGoran pushed a commit to neuronsimulator/nrn that referenced this pull request Mar 12, 2025
…1234)

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`.

NMODL Repo SHA: BlueBrain/nmodl@735b11d
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants