Skip to content

Remove redundant checks in parser/signatures#2288

Merged
iamdefinitelyahuman merged 2 commits into
vyperlang:masterfrom
iamdefinitelyahuman:refactor-ded-code
Jan 28, 2021
Merged

Remove redundant checks in parser/signatures#2288
iamdefinitelyahuman merged 2 commits into
vyperlang:masterfrom
iamdefinitelyahuman:refactor-ded-code

Conversation

@iamdefinitelyahuman

Copy link
Copy Markdown
Contributor

What I did

Remove redundant checks within the parser and signatures submodules. All of these checks are now handled within type checking and all of this is unreachable code.

How I did it

Delete!

How to verify it

  1. Confirm the tests are still passing.
  2. Check the latest coverage report on master to verify that all of the deleted code is unreachable.

Cute Animal Picture

image

@iamdefinitelyahuman iamdefinitelyahuman merged commit 7ca1c89 into vyperlang:master Jan 28, 2021
@iamdefinitelyahuman iamdefinitelyahuman deleted the refactor-ded-code branch January 28, 2021 21:27
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