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

fix[codegen]: fix overcopying of bytes in make_setter #4419

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

style: fast path

65851c3
Select commit
Loading
Failed to load commit list.
Open

fix[codegen]: fix overcopying of bytes in make_setter #4419

style: fast path
65851c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2024 in 1s

58.33% of diff hit (target 91.76%)

View this Pull Request on Codecov

58.33% of diff hit (target 91.76%)

Annotations

Check warning on line 307 in vyper/codegen/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/codegen/core.py#L307

Added line #L307 was not covered by tests

Check warning on line 89 in vyper/venom/passes/memmerging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/venom/passes/memmerging.py#L89

Added line #L89 was not covered by tests

Check warning on line 117 in vyper/venom/passes/memmerging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/venom/passes/memmerging.py#L117

Added line #L117 was not covered by tests

Check warning on line 284 in vyper/venom/passes/memmerging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/venom/passes/memmerging.py#L284

Added line #L284 was not covered by tests

Check warning on line 286 in vyper/venom/passes/memmerging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/venom/passes/memmerging.py#L286

Added line #L286 was not covered by tests