Skip to content

adding an msys2 build#136

Merged
K20shores merged 5 commits intomainfrom
msys2_tests
Aug 13, 2025
Merged

adding an msys2 build#136
K20shores merged 5 commits intomainfrom
msys2_tests

Conversation

@K20shores
Copy link
Copy Markdown
Collaborator

@K20shores K20shores commented Aug 12, 2025

There is a failing action on musica on mysy2 specifically in debug. I thought I could replicate it here. I can't, but it's still a good test to add

@github-actions
Copy link
Copy Markdown
Contributor

📄 Documentation for this branch is available at: https://ncar.github.io/MechanismConfiguration/branch/msys2_tests/

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.95%. Comparing base (74a8604) to head (c63b166).
⚠️ Report is 70 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   86.95%   86.95%           
=======================================
  Files           3        3           
  Lines          23       23           
=======================================
  Hits           20       20           
  Misses          3        3           

☔ 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.

@K20shores K20shores marked this pull request as ready for review August 12, 2025 21:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds MSYS2 build support to the existing Windows CI workflow to help debug failures observed in the musica project. The changes expand the Windows testing matrix to include both MSVC and MSYS2 toolchains.

  • Renames the existing Windows job from "build-and-test" to "msvc" for clarity
  • Adds Debug build configuration to the MSVC build matrix
  • Introduces a new "msys2" job that builds and tests using the MinGW toolchain

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/windows.yml
Comment thread .github/workflows/windows.yml Outdated
@K20shores K20shores merged commit 774ba6c into main Aug 13, 2025
19 checks passed
@K20shores K20shores deleted the msys2_tests branch August 13, 2025 18:46
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.

5 participants