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

Add ArrayTrait #546

Merged
merged 14 commits into from
Sep 28, 2023

fix(core): use const in sample for loop

9b7badb
Select commit
Loading
Failed to load commit list.
Merged

Add ArrayTrait #546

fix(core): use const in sample for loop
9b7badb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2023 in 0s

96.61% of diff hit (target 30.51%)

View this Pull Request on Codecov

96.61% of diff hit (target 30.51%)

Annotations

Check warning on line 163 in core/src/cubos/core/reflection/traits/array.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/cubos/core/reflection/traits/array.cpp#L163

Added line #L163 was not covered by tests

Check warning on line 165 in core/src/cubos/core/reflection/traits/array.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/cubos/core/reflection/traits/array.cpp#L165

Added line #L165 was not covered by tests

Check warning on line 187 in core/src/cubos/core/reflection/traits/array.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/cubos/core/reflection/traits/array.cpp#L187

Added line #L187 was not covered by tests

Check warning on line 189 in core/src/cubos/core/reflection/traits/array.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/cubos/core/reflection/traits/array.cpp#L189

Added line #L189 was not covered by tests