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

feat: add String::concat_view #1249

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

Conversation

Lampese
Copy link
Collaborator

@Lampese Lampese commented Nov 26, 2024

@Lampese Lampese linked an issue Nov 26, 2024 that may be closed by this pull request
@coveralls
Copy link
Collaborator

coveralls commented Nov 26, 2024

Pull Request Test Coverage Report for Build 3963

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 79.846%

Files with Coverage Reduction New Missed Lines %
ref/ref.mbt 1 57.14%
Totals Coverage Status
Change from base Build 3957: -0.02%
Covered Lines: 4354
Relevant Lines: 5453

💛 - 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.

Make String::concat take ArrayView[T]
2 participants