Skip to content

Fix Windows CI#3252

Merged
alkino merged 1 commit into
masterfrom
jelic/fix_windows
Nov 26, 2024
Merged

Fix Windows CI#3252
alkino merged 1 commit into
masterfrom
jelic/fix_windows

Conversation

@JCGoran

@JCGoran JCGoran commented Nov 26, 2024

Copy link
Copy Markdown
Collaborator

For some reason, the (virtual) package mingw-w64-x86_64-python3-setuptools doesn't exist anymore (https://packages.msys2.org/packages/mingw-w64-x86_64-python3-setuptools is gone), but mingw-w64-x86_64-python-setuptools does exist (and was earlier providing the actual package for the former).

Could this happen to all of the python3* packages in the build script? Maybe, but they're not broken at the moment, so minimal fix it is.

For some reason, the (virtual) package
mingw-w64-x86_64-python3-setuptools doesn't exist anymore
(https://packages.msys2.org/packages/mingw-w64-x86_64-python3-setuptools
is empty), but mingw-w64-x86_64-python3-setuptools does exist (and was
earlier providing the actual package for the former).
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Nov 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.08%. Comparing base (885617d) to head (7a602ab).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3252      +/-   ##
==========================================
- Coverage   67.08%   67.08%   -0.01%     
==========================================
  Files         569      570       +1     
  Lines      111079   111066      -13     
==========================================
- Hits        74520    74511       -9     
+ Misses      36559    36555       -4     

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

@azure-pipelines

Copy link
Copy Markdown

✔️ 7a602ab -> Azure artifacts URL

@alkino alkino merged commit bd89877 into master Nov 26, 2024
@alkino alkino deleted the jelic/fix_windows branch November 26, 2024 16:01
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