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

molly: fix generator in the test list-append #5

Merged
merged 3 commits into from
May 27, 2024

Conversation

ligurio
Copy link
Owner

@ligurio ligurio commented May 22, 2024

No description provided.

@ligurio ligurio force-pushed the ligurio/gh-3-fix-test-examples branch from 9b2d484 to 417356d Compare May 27, 2024 11:21
@coveralls
Copy link

coveralls commented May 27, 2024

Pull Request Test Coverage Report for Build 9254115896

Details

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

Totals Coverage Status
Change from base Build 9254061897: 0.05%
Covered Lines: 658
Relevant Lines: 700

💛 - Coveralls

@ligurio ligurio force-pushed the ligurio/gh-3-fix-test-examples branch from 417356d to 1ac7ed0 Compare May 27, 2024 11:31
ligurio added 3 commits May 27, 2024 14:33
list-append generator was broken, proposed commit fixes
it and now an example from documentation works fine:

> log = require('log')
> tests = require('molly.tests')
> for _it, v in tests.list_append_gen() do log.info(v()) end

Fixes #3
@ligurio ligurio force-pushed the ligurio/gh-3-fix-test-examples branch from 1ac7ed0 to 7fc15ee Compare May 27, 2024 11:34
@ligurio ligurio merged commit 1902067 into master May 27, 2024
5 checks passed
@ligurio ligurio deleted the ligurio/gh-3-fix-test-examples branch May 27, 2024 11:35
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