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

feat: Add integration tests for deployments (SC-385) #15

Merged
merged 10 commits into from
Apr 10, 2024

Conversation

lucas-manuel
Copy link
Contributor

No description provided.

@lucas-manuel lucas-manuel self-assigned this Apr 9, 2024
@lucas-manuel lucas-manuel changed the base branch from master to add-optimism-deploy April 9, 2024 14:11
README.md Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Apr 9, 2024

Coverage after merging sc-385-integration-tests-config into add-optimism-deploy will be

92.21%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   DSRAuthOracle.sol97.06%93.75%100%100%29
   DSRMainnetOracle.sol100%100%100%100%
   DSROracleBase.sol97.10%100%90%97.87%23
src/adapters
   DSRBalancerRateProviderAdapter.sol100%100%100%100%
src/forwarders
   DSROracleForwarder.sol33.33%100%20%42.86%37, 41, 45, 49
   DSROracleForwarderBase.sol100%100%100%100%
   DSROracleForwarderGnosis.sol100%100%100%100%
   DSROracleForwarderOptimism.sol0%100%0%0%15
src/receivers
   DSROracleReceiverGnosis.sol100%100%100%100%
   DSROracleReceiverOptimism.sol100%100%100%100%

Copy link
Contributor

@hexonaut hexonaut left a comment

Choose a reason for hiding this comment

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

Great test. Feel free to merge.

@hexonaut hexonaut merged commit 2ac8330 into add-optimism-deploy Apr 10, 2024
3 checks passed
@hexonaut hexonaut deleted the sc-385-integration-tests-config branch April 10, 2024 05:24
hexonaut added a commit that referenced this pull request Apr 18, 2024
* add deploy script and optimism deployment

* label with network

* update readme

* add base deploy

* feat: Add integration tests for deployments (SC-385) (#15)

* feat: setup initial test

* forge install: sparklend-address-registry

* feat: use registry, add first assertions

* feat: add optimism test

* feat: add boolean to avoid issue with base rpc

* fix: revert back to forge std chain

* fix: rm line in readme

* chore: update registry sub

* fix: update apy calc

* fix: add back whitespace

* starting on script

* finish foundry script deploy

* update readme

* remove chain ids

* add arbitrum one deploy

* add arbitrum one deploy

* formatting

* put spaces in stirng

---------

Co-authored-by: Lucas Manuel <lucasmanuel.tech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants