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 more tests for nonstandard orders #54

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Add more tests for nonstandard orders #54

merged 2 commits into from
Feb 8, 2024

Conversation

zhongeric
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Feb 8, 2024

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/lens/RelayOrderQuoter.sol 100.00% (18/18) 100.00% (24/24) 100.00% (8/8) 100.00% (7/7)
src/lib/ActionsLib.sol 0.00% (0/4) 0.00% (0/7) 0.00% (0/2) 0.00% (0/1)
src/lib/InputsLib.sol 0.00% (0/15) 0.00% (0/22) 100.00% (0/0) 0.00% (0/3)
src/lib/RelayDecayLib.sol 0.00% (0/11) 0.00% (0/13) 0.00% (0/8) 0.00% (0/1)
src/lib/RelayOrderLib.sol 0.00% (0/22) 0.00% (0/34) 0.00% (0/6) 0.00% (0/3)
src/reactors/RelayOrderReactor.sol 100.00% (9/9) 100.00% (11/11) 100.00% (0/0) 100.00% (2/2)
Total 26.36% (34/129) 24.58% (44/179) 38.46% (10/26) 27.50% (11/40)

@snreynolds
Copy link
Member

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/lens/RelayOrderQuoter.sol 100.00% (18/18) 100.00% (24/24) 100.00% (8/8) 100.00% (7/7)
src/lib/ActionsLib.sol 0.00% (0/4) 0.00% (0/7) 0.00% (0/2) 0.00% (0/1)
src/lib/InputsLib.sol 0.00% (0/15) 0.00% (0/22) 100.00% (0/0) 0.00% (0/3)
src/lib/RelayDecayLib.sol 0.00% (0/11) 0.00% (0/13) 0.00% (0/8) 0.00% (0/1)
src/lib/RelayOrderLib.sol 0.00% (0/22) 0.00% (0/34) 0.00% (0/6) 0.00% (0/3)
src/reactors/RelayOrderReactor.sol 100.00% (9/9) 100.00% (11/11) 100.00% (0/0) 100.00% (2/2)
Total 26.36% (34/129) 24.58% (44/179) 38.46% (10/26) 27.50% (11/40)

omg look at her goooo

@zhongeric zhongeric merged commit 58eec8c into main Feb 8, 2024
5 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