Skip to content

Fix for rxd reaction compilation in windows.#3735

Open
adamjhn wants to merge 1 commit intomasterfrom
rxd_windows_compile
Open

Fix for rxd reaction compilation in windows.#3735
adamjhn wants to merge 1 commit intomasterfrom
rxd_windows_compile

Conversation

@adamjhn
Copy link
Copy Markdown
Member

@adamjhn adamjhn commented Mar 26, 2026

I think anaconda modifies PATH so the compiler tried to use the wrong version of a library when building rxd reactions in windows.

I think anaconda modifies PATH so the compiler tried to use the wrong version of a library when building rxd reactions in windows.
@adamjhn adamjhn requested a review from ceciliaromaro March 26, 2026 21:01
@adamjhn adamjhn added bug rxd reaction-diffusion labels Mar 26, 2026
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.31%. Comparing base (cf1fde0) to head (09557a7).

Files with missing lines Patch % Lines
share/lib/python/neuron/rxd/rxd.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3735      +/-   ##
==========================================
- Coverage   68.31%   68.31%   -0.01%     
==========================================
  Files         689      689              
  Lines      111034   111036       +2     
==========================================
+ Hits        75848    75849       +1     
- Misses      35186    35187       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

✔️ 09557a7 -> artifacts URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug rxd reaction-diffusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant