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

Relay order lib tests #94

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Relay order lib tests #94

merged 4 commits into from
Feb 15, 2024

Conversation

snreynolds
Copy link
Member

todo update the hash function to fix failing tests

141166
Copy link
Member Author

Choose a reason for hiding this comment

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

have no idea why these changed...

Copy link
Collaborator

Choose a reason for hiding this comment

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

they kind of vary sometimes, i also have no idea

Copy link

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/base/Multicall.sol 100.00% (6/6) 100.00% (8/8) 100.00% (2/2) 100.00% (1/1)
src/lib/FeeEscalatorLib.sol 0.00% (0/14) 0.00% (0/17) 0.00% (0/8) 0.00% (0/3)
src/lib/RelayOrderLib.sol 85.71% (12/14) 84.21% (16/19) 75.00% (3/4) 80.00% (4/5)
src/reactors/RelayOrderReactor.sol 100.00% (9/9) 100.00% (12/12) 100.00% (4/4) 100.00% (2/2)
Total 30.93% (30/97) 30.23% (39/129) 50.00% (9/18) 27.50% (11/40)

@snreynolds snreynolds merged commit 6bf7149 into main Feb 15, 2024
6 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.

2 participants