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 the compiler optimization profile #120

Merged
merged 1 commit into from
Jan 8, 2024
Merged

feat: add the compiler optimization profile #120

merged 1 commit into from
Jan 8, 2024

Conversation

JDawg287
Copy link
Member

@JDawg287 JDawg287 commented Jan 8, 2024

Description

This PR adds a Yul optimizer configuration for the Solidity compiler.
This resolves the failing npm run coverage command.

Fixes TP-830

Additions and Changes

  • Added .solcover.js configuration file

PR Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@JDawg287 JDawg287 self-assigned this Jan 8, 2024
@JDawg287 JDawg287 merged commit c262b2f into main Jan 8, 2024
12 checks passed
@JDawg287 JDawg287 deleted the fix/TP-830 branch January 8, 2024 16:11
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