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

Integrations tests #408

Merged
merged 8 commits into from
Sep 13, 2024
Merged

Integrations tests #408

merged 8 commits into from
Sep 13, 2024

Conversation

AStox
Copy link
Contributor

@AStox AStox commented Aug 27, 2024

This PR adds liquidity pools integrations to the deployments and fork tests. For now, these include CFG and verUSDC, and the tests just verify the wards are set correctly on each.

test/fork/Fork.t.sol Outdated Show resolved Hide resolved
test/fork/Fork.t.sol Outdated Show resolved Hide resolved
test/fork/Fork.t.sol Outdated Show resolved Hide resolved
@AStox AStox requested a review from hieronx August 27, 2024 19:47
hieronx
hieronx previously approved these changes Aug 28, 2024
@AStox AStox requested a review from ilinzweilin August 28, 2024 18:59
test/fork/Fork.t.sol Outdated Show resolved Hide resolved
test/fork/Fork.t.sol Outdated Show resolved Hide resolved
Copy link

Coverage after merging integrations-tests into main will be

99.71%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Auth.sol100%100%100%100%
   CentrifugeRouter.sol90.50%58.97%100%99.08%102, 117, 128, 128, 145, 189, 200, 294, 302, 307, 309, 323, 51, 58, 58, 58, 85
   ERC7540Vault.sol96.28%78.13%100%100%105, 133, 138, 145, 145, 250, 263
   Escrow.sol100%100%100%100%
   InvestmentManager.sol98.41%93.83%100%100%323, 354, 359, 488, 559
   PoolManager.sol99.01%98.17%96.43%100%216, 437
   Root.sol98.65%94.44%100%100%32
src/admin
   Guardian.sol92.59%100%100%85.71%65–66
src/factories
   ERC7540VaultFactory.sol100%100%100%100%
   TrancheFactory.sol100%100%100%100%
   TransferProxyFactory.sol100%100%100%100%
src/gateway
   GasService.sol100%100%100%100%
   Gateway.sol98.15%94.12%100%100%172, 176, 261–262, 76
src/gateway/adapters/axelar
   Adapter.sol100%100%100%100%
   Forwarder.sol100%100%100%100%
src/token
   ERC20.sol100%100%100%100%
   RestrictionManager.sol100%100%100%100%
   Tranche.sol92.98%70%94.44%100%108, 123, 97

@AStox AStox enabled auto-merge (squash) September 13, 2024 13:58
@AStox AStox merged commit 8725085 into main Sep 13, 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.

4 participants