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

build: use strategy matrix #20

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

ReenigneArcher
Copy link
Member

Description

Enable Unix builds.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@ReenigneArcher ReenigneArcher force-pushed the build-use-strategy-matrix branch from a7bf159 to d814d83 Compare May 2, 2024 23:24
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c2ae74a) to head (bda3314).

Additional details and impacted files
@@             Coverage Diff              @@
##           master       #20       +/-   ##
============================================
+ Coverage   66.66%   100.00%   +33.33%     
============================================
  Files           2         2               
  Lines           3         4        +1     
  Branches        1         1               
============================================
+ Hits            2         4        +2     
+ Partials        1         0        -1     
Flag Coverage Δ
Linux 50.00% <ø> (?)
Windows 66.66% <ø> (ø)
macOS 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@ReenigneArcher ReenigneArcher force-pushed the build-use-strategy-matrix branch 2 times, most recently from 3ff090c to 5cdca87 Compare May 2, 2024 23:49
@ReenigneArcher ReenigneArcher force-pushed the build-use-strategy-matrix branch from 5cdca87 to bda3314 Compare May 3, 2024 00:52
@ReenigneArcher ReenigneArcher marked this pull request as ready for review May 3, 2024 00:59
@ReenigneArcher ReenigneArcher merged commit a756666 into master May 3, 2024
18 checks passed
@ReenigneArcher ReenigneArcher deleted the build-use-strategy-matrix branch May 3, 2024 01:11
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.

1 participant