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

fix: handle when no contracts in file [APE-1135] #111

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

antazoey
Copy link
Member

What I did

noticed it failed when compiling a project with only a struct in it (the project also was using dependencies)

How I did it

.get()

How to verify it

when compiling only a sol file with no contracts in it, it does not barf out

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@vany365 vany365 changed the title fix: handle when no contracts in file fix: handle when no contracts in file [APE-1135] Jun 28, 2023
@antazoey antazoey requested review from dtdang, sabotagebeats and z80dev and removed request for sabotagebeats June 28, 2023 00:30
@antazoey antazoey merged commit 6e9300c into ApeWorX:main Jun 28, 2023
@antazoey antazoey deleted the fix/idx-err branch June 28, 2023 17:04
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