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

Add list variants #117

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Fireboltofdeath
Copy link

Adds list variants to guards that take parameter lists to avoid extremely large register allocations which can cause large unions & similar to error.

Caveat with literalList due to how tables work, undefined/nil isn't a supported literal value.

@coveralls
Copy link

coveralls commented Jun 4, 2024

Pull Request Test Coverage Report for Build 9372338031

Details

  • 12 of 12 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 98.907%

Totals Coverage Status
Change from base Build 7771800398: 0.02%
Covered Lines: 362
Relevant Lines: 366

💛 - Coveralls

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