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

Autumn cleaning part 4 - split test/common.py #477

Merged
merged 10 commits into from
Oct 29, 2023
Merged

Conversation

lekcyjna123
Copy link
Contributor

As I have said, I have prepared a split of test/common.py.
Some remarks:

  • Types which went from common.py to transactron/_utils.py aren't in final place. Probably they should go into transactron/core/typing.py, but I don't want to do merge conflicts and _utils.py is on the list to be refactored.
  • I would like to know you opinion about data_layout I moved it to _utils.pu, but now I think that this function should probably stay in test/common/functions.py.

@lekcyjna123 lekcyjna123 added tests Tests and testbenches (not infrastructure) refactor Doesn't change functionality, but makes stuff nicer labels Oct 18, 2023
test/common/functions.py Outdated Show resolved Hide resolved
transactron/_utils.py Outdated Show resolved Hide resolved
transactron/_utils.py Outdated Show resolved Hide resolved
test/common/functions.py Outdated Show resolved Hide resolved
@tilk tilk force-pushed the lekcyjna/autumn-cleaning-4 branch from 8ec9f1b to 3b51d49 Compare October 29, 2023 23:03
@tilk tilk merged commit e484fde into master Oct 29, 2023
6 checks passed
@tilk tilk deleted the lekcyjna/autumn-cleaning-4 branch October 29, 2023 23:10
tilk pushed a commit to kuznia-rdzeni/transactron that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Doesn't change functionality, but makes stuff nicer tests Tests and testbenches (not infrastructure)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants