Skip to content

Fix number of processors environment variable Windows#277

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:fix-number-of-processors-Windows
May 10, 2024
Merged

Fix number of processors environment variable Windows#277
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:fix-number-of-processors-Windows

Conversation

@mcbarton
Copy link
Copy Markdown
Collaborator

The envirnoment variable for the number of processors on Windows was previous not being calculated correctly, or outputted to the Github envirnoment. This means non of the Windows builds previously were building in parallel. This PR should fix this.

@mcbarton mcbarton force-pushed the fix-number-of-processors-Windows branch from 39256a7 to a72bc6b Compare May 10, 2024 11:15
@mcbarton mcbarton changed the title Fix number of processors envirnoment variable Windows Fix number of processors environment variable Windows May 10, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.45%. Comparing base (f93e7b6) to head (a72bc6b).
Report is 26 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #277       +/-   ##
===========================================
- Coverage   87.65%   75.45%   -12.21%     
===========================================
  Files           4        8        +4     
  Lines        1742     2994     +1252     
===========================================
+ Hits         1527     2259      +732     
- Misses        215      735      +520     

see 8 files with indirect coverage changes

see 8 files with indirect coverage changes

Copy link
Copy Markdown
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vgvassilev vgvassilev merged commit a6def3e into compiler-research:main May 10, 2024
@mcbarton mcbarton deleted the fix-number-of-processors-Windows branch May 22, 2024 17:07
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.

2 participants