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

breaking change: a matrix is required when using RunMatrix #26

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

muir
Copy link
Collaborator

@muir muir commented Jun 26, 2023

This is a change to remove a foot-gun. RunMatrix requires the matrix as a direct argument. That is now documented. Not supplying a matrix now triggers a failure.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #26 (7578de8) into main (1e7f37f) will decrease coverage by 1.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   80.51%   79.48%   -1.04%     
==========================================
  Files           3        3              
  Lines          77       78       +1     
==========================================
  Hits           62       62              
- Misses          9       10       +1     
  Partials        6        6              
Impacted Files Coverage Δ
matrix.go 77.77% <0.00%> (-1.77%) ⬇️

@mgiannakopoulos
Copy link
Collaborator

Ship IT! 🚢

@muir muir merged commit f6a29ee into main Jun 26, 2023
@muir muir deleted the matrixRequired branch June 26, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants