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

safety improvement to Memory #167

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

make more optimized and avoid copying input Strings

4602903
Select commit
Loading
Failed to load commit list.
Draft

safety improvement to Memory #167

make more optimized and avoid copying input Strings
4602903
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 2, 2024 in 0s

82.75% of diff hit (target 83.17%)

View this Pull Request on Codecov

82.75% of diff hit (target 83.17%)

Annotations

Check warning on line 112 in src/codec.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codec.jl#L112

Added line #L112 was not covered by tests

Check warning on line 22 in src/memory.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 30 in src/memory.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory.jl#L30

Added line #L30 was not covered by tests

Check warning on line 33 in src/memory.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory.jl#L33

Added line #L33 was not covered by tests