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

[WX-1410] Sanitize 4 byte UTF-8 characters before inserting into METADATA_ENTRY #7414

Merged
merged 9 commits into from
May 2, 2024

Merge branch 'develop' into wx1410

14ceb40
Select commit
Loading
Failed to load commit list.
Merged

[WX-1410] Sanitize 4 byte UTF-8 characters before inserting into METADATA_ENTRY #7414

Merge branch 'develop' into wx1410
14ceb40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 2, 2024 in 0s

55.55% of diff hit (target 50.00%)

View this Pull Request on Codecov

55.55% of diff hit (target 50.00%)

Annotations

Check warning on line 52 in services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala#L52

Added line #L52 was not covered by tests

Check warning on line 64 in services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala#L64

Added line #L64 was not covered by tests

Check warning on line 69 in services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 74 in services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/src/main/scala/cromwell/services/metadata/impl/WriteMetadataActor.scala#L73-L74

Added lines #L73 - L74 were not covered by tests