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

Release 0.1.8 #59

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Release 0.1.8 #59

merged 2 commits into from
Mar 17, 2025

Conversation

imciner2
Copy link
Member

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13907568690

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.98%

Totals Coverage Status
Change from base Build 13574120585: 0.0%
Covered Lines: 291
Relevant Lines: 297

💛 - Coveralls

@@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu, macos, windows]
variant: [ubuntu, macos, windows]
Copy link
Contributor

Choose a reason for hiding this comment

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

How is this working? I still see that matrix.os in the yaml hasn't been modified to matrix.variant. Is some github actions magic happening here?

Copy link
Member Author

Choose a reason for hiding this comment

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

It is keyed off of the variant tag in the include statements, so actually before these three os versions were not actually working either, so it created 6 pipelines but only 3 were working.

@imciner2 imciner2 merged commit 138fdac into master Mar 17, 2025
40 checks passed
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.

3 participants