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

add decimal tests #32

Merged

Conversation

tserg
Copy link

@tserg tserg commented Apr 7, 2024

Still trying to figure out convert tests

[UPDATE - I reverted the changes to convert test file except for _to_bits, and modified the necessary values in the individual tests instead. I am not sure if it fully passes since my machine cannot run the convert tests locally, but it is green for 30s]

charles-cooper and others added 8 commits April 6, 2024 17:17
OIDC is pypi's current recommended best practice (see below). this
commit modifies the pypi release pipeline to use the Trusted
Publisher mechanism. it has already been configured on the PyPI side.

references:
- https://docs.pypi.org/trusted-publishers/
the original `IRValue`, `IRVariable`, `IRLabel` and `IROperand`
hierarchy got convoluted after several refactors. this commit refactors
the hierarchy so that the relationship between the classes is clearer.
…nto feat/decimal-abi"

This reverts commit d45ec62, reversing
changes made to 7e7f19e.
@charles-cooper charles-cooper merged commit 1235a58 into charles-cooper:feat/decimal-abi Apr 7, 2024
5 of 9 checks passed
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.

3 participants