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 variable expansion bug and add more test cases #12

Merged
merged 3 commits into from
Mar 25, 2023
Merged

Conversation

RauliL
Copy link
Owner

@RauliL RauliL commented Mar 25, 2023

No description provided.

While writing more test cases I noticed that when an word has multiple
variables inside it, the expansion of them stops at the first
encountered variable.
@coveralls
Copy link

coveralls commented Mar 25, 2023

Coverage Status

Coverage: 74.97% (+10.2%) from 64.804% when pulling 0fdc481 on more-test-cases into a8a4c37 on master.

@RauliL RauliL merged commit 6b39c9e into master Mar 25, 2023
@RauliL RauliL deleted the more-test-cases branch March 25, 2023 17:36
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