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

Refactor NMODL integration. #3150

Merged
merged 6 commits into from
Nov 4, 2024
Merged

Refactor NMODL integration. #3150

merged 6 commits into from
Nov 4, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Oct 30, 2024

Moves the logic for including NMODL to the top-level CMakeLists.txt. Next it removes the ability to "find" NMODL. Instead it will unconditionally use the version found in the submodule.

Developers can inject a custom version by either:

  1. updating the submodule,
  2. using nrnivmodl -nmodl $(which nmodl).

@1uc 1uc marked this pull request as ready for review October 30, 2024 11:15
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (ebe3d3b) to head (119e918).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3150   +/-   ##
=======================================
  Coverage   67.11%   67.11%           
=======================================
  Files         571      571           
  Lines      111318   111318           
=======================================
  Hits        74714    74714           
  Misses      36604    36604           

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

Copy link

✔️ bc472bb -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@1uc 1uc force-pushed the 1uc/refactor-nmodl-cmake branch from bc472bb to ae60fb1 Compare October 31, 2024 10:17
CMakeLists.txt Outdated Show resolved Hide resolved
Copy link

✔️ ae60fb1 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@1uc 1uc force-pushed the 1uc/refactor-nmodl-cmake branch from ae60fb1 to 139f7da Compare October 31, 2024 12:22
Copy link

✔️ 139f7da -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

CMakeLists.txt Show resolved Hide resolved
Copy link

Copy link

✔️ 119e918 -> Azure artifacts URL

@1uc 1uc merged commit 0e7570e into master Nov 4, 2024
36 checks passed
@1uc 1uc deleted the 1uc/refactor-nmodl-cmake branch November 4, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants