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

refactor: remove unnecessary scenarios #226

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

coreyar
Copy link
Collaborator

@coreyar coreyar commented Sep 18, 2024

Description

I started investigating these contracts because they started to error as missing in the subgraph tests. In the subgraph container as many contracts are removed as possible to prevent a memory error.

When I investigated these contracts in this repo, it doesn't appear that they are actually necessary

@coreyar coreyar force-pushed the remove-unnecessary-scenarios branch from 130d721 to e1c96ae Compare September 18, 2024 14:24
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 85% 80%
contracts.interfaces 28% 21%
contracts.oracles 89% 80%
contracts.oracles.common 100% 100%
Summary 84% (288 / 342) 76% (142 / 188)

@coreyar coreyar merged commit e5612b7 into develop Sep 19, 2024
4 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