-
Notifications
You must be signed in to change notification settings - Fork 118
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
Move NMODL integration to top level CMake. #2974
base: master
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
✔️ 8d2eb7c -> Azure artifacts URL |
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
✔️ 6002e37 -> Azure artifacts URL |
This comment has been minimized.
This comment has been minimized.
Add NMODL that will install its own Python wrapper, and simplify CMake to let NMODL handle itself completely.
5711022
to
7eb7151
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2974 +/- ##
=======================================
Coverage 67.27% 67.27%
=======================================
Files 571 571
Lines 104911 104915 +4
=======================================
+ Hits 70579 70583 +4
Misses 34332 34332 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
✔️ e2f9405 -> Azure artifacts URL |
Add NMODL that will install its own Python wrapper, and simplify CMake
to let NMODL handle itself completely.
CI_BRANCHES:NMODL_BRANCH=cmake-exports