Skip to content

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented May 3, 2022

Close #1061 by making sure the tested arrays have not all the elements equal.

@germa89 germa89 added the BUG label May 3, 2022
@germa89 germa89 added this to the v0.61.6 milestone May 3, 2022
@germa89 germa89 self-assigned this May 3, 2022
@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #1097 (a4f7315) into main (fc3323f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1097   +/-   ##
=======================================
  Coverage   73.22%   73.22%           
=======================================
  Files          43       43           
  Lines        6424     6424           
=======================================
  Hits         4704     4704           
  Misses       1720     1720           

Copy link
Contributor

@da1910 da1910 left a comment

Choose a reason for hiding this comment

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

Some docstring comments

@ansys ansys deleted a comment from da1910 May 3, 2022
@ansys ansys deleted a comment from da1910 May 3, 2022
Co-authored-by: Doug Addy <da1910@users.noreply.github.com>
Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

Please see my notes regarding the DRY Principle. It's applicable for code and documentation.

@akaszynski akaszynski enabled auto-merge (squash) May 3, 2022 21:52
@germa89
Copy link
Collaborator Author

germa89 commented May 4, 2022

Thank you @da1910 and @akaszynski for your reviews.

@akaszynski Linking ... got it!

@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc Maintenance labels May 4, 2022
@akaszynski akaszynski merged commit 9cc0fd8 into main May 4, 2022
@akaszynski akaszynski deleted the fix/load_array-test branch May 4, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Related with CICD, Github Actions, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

load_array test is showing some errors randomly

3 participants