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

Introduce String.replaceAll instance function #2814

Merged
merged 4 commits into from
Oct 16, 2023

Update runtime/sema/string_type.go

57d4ad8
Select commit
Loading
Failed to load commit list.
Merged

Introduce String.replaceAll instance function #2814

Update runtime/sema/string_type.go
57d4ad8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2023 in 0s

87.50% of diff hit (target 100.00%)

View this Pull Request on Codecov

87.50% of diff hit (target 100.00%)

Annotations

Check warning on line 1369 in runtime/interpreter/value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value.go#L1369

Added line #L1369 was not covered by tests

Check warning on line 1374 in runtime/interpreter/value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value.go#L1374

Added line #L1374 was not covered by tests