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

Extend getproperty and setproperty! with swizzling for vectors #1221

Closed
wants to merge 4 commits into from

Add fast path for `.data` field access

ce2e525
Select commit
Loading
Failed to load commit list.
Closed

Extend getproperty and setproperty! with swizzling for vectors #1221

Add fast path for `.data` field access
ce2e525
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 25, 2023 in 0s

85.00% of diff hit (target 93.90%)

View this Pull Request on Codecov

85.00% of diff hit (target 93.90%)

Annotations

Check warning on line 22 in src/MVector.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MVector.jl#L22

Added line #L22 was not covered by tests

Check warning on line 27 in src/MVector.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MVector.jl#L27

Added line #L27 was not covered by tests

Check warning on line 33 in src/MVector.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MVector.jl#L33

Added line #L33 was not covered by tests