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

Fix fields_factory.create_matrix_field #1396

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Feb 2, 2024

Arguments n_lines and n_columns were reversed

Arguments n_lines and n_columns were reversed
@PProfizi PProfizi added the bug Something isn't working label Feb 2, 2024
@PProfizi PProfizi self-assigned this Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc61e25) 88.00% compared to head (536f532) 87.99%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1396      +/-   ##
==========================================
- Coverage   88.00%   87.99%   -0.01%     
==========================================
  Files          81       81              
  Lines        9489     9482       -7     
==========================================
- Hits         8351     8344       -7     
  Misses       1138     1138              

@PProfizi PProfizi merged commit 9966263 into master Feb 5, 2024
40 checks passed
@PProfizi PProfizi deleted the fix/create_matrix_field_lines_and_columns branch February 5, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants