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

Add NRN_PARALLEL_BUILDS to setup.py #3122

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Add NRN_PARALLEL_BUILDS to setup.py #3122

merged 1 commit into from
Oct 9, 2024

Conversation

JCGoran
Copy link
Contributor

@JCGoran JCGoran commented Oct 9, 2024

Allows us to control the sought level of parallelization for the build.
Useful when building wheels locally (for debugging purposes and whatnot).

Allows us to control the sought level of parallelization for the build.
Copy link

sonarcloud bot commented Oct 9, 2024

Copy link

✔️ 1805342 -> Azure artifacts URL

@JCGoran JCGoran marked this pull request as ready for review October 9, 2024 12:19
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.89%. Comparing base (ab0a571) to head (1805342).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3122      +/-   ##
==========================================
- Coverage   66.89%   66.89%   -0.01%     
==========================================
  Files         572      572              
  Lines      106657   106657              
==========================================
- Hits        71352    71350       -2     
- Misses      35305    35307       +2     

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

setup.py Show resolved Hide resolved
@1uc 1uc merged commit c9ee32e into master Oct 9, 2024
37 checks passed
@1uc 1uc deleted the jelic/wheel_building branch October 9, 2024 14:39
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.

4 participants