Skip to content

Functions combinations(), combinationsAsync() added #58

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

Merged
merged 6 commits into from
Jan 30, 2025
Merged

Functions combinations(), combinationsAsync() added #58

merged 6 commits into from
Jan 30, 2025

Conversation

Smoren
Copy link
Owner

@Smoren Smoren commented Jan 30, 2025

  • Add functions combinations(), combinationsAsync() to namespace combinatorics.
  • Add method combinations() to Stream and AsyncStream.
  • Add tests for functions combinations(), combinationsAsync().
  • Add tests for combinations() method of Stream .
  • Add tests for combinations() method of AsyncStream.
  • Update docs in README.md for combinations() function.
  • Update docs in REAMDE.md for method combinations() of Stream and AsyncStream.
  • Update CHANGELOG.md.
  • Update package.json with a new release version (2.2.0)

@coveralls
Copy link

coveralls commented Jan 30, 2025

Pull Request Test Coverage Report for Build 13062134463

Details

  • 27 of 27 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 13030752012: 0.0%
Covered Lines: 1460
Relevant Lines: 1460

💛 - Coveralls

@Smoren Smoren changed the title Functions combinations(), combinationsAsync() added Functions combinations(), combinationsAsync() added Jan 30, 2025
@Smoren Smoren merged commit 9771982 into master Jan 30, 2025
11 checks passed
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