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

Port to web #1263

Merged
merged 69 commits into from
Dec 1, 2024

chore: update flake with new dependencies

7f38ef9
Select commit
Loading
Failed to load commit list.
Merged

Port to web #1263

chore: update flake with new dependencies
7f38ef9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2024 in 0s

6.56% of diff hit (target 52.93%)

View this Pull Request on Codecov

6.56% of diff hit (target 52.93%)

Annotations

Check warning on line 49 in core/include/cubos/core/ecs/system/registry.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/include/cubos/core/ecs/system/registry.hpp#L49

Added line #L49 was not covered by tests

Check warning on line 119 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L109-L119

Added lines #L109 - L119 were not covered by tests

Check warning on line 122 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 552 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L552

Added line #L552 was not covered by tests

Check warning on line 701 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L700-L701

Added lines #L700 - L701 were not covered by tests

Check warning on line 796 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L796

Added line #L796 was not covered by tests

Check warning on line 931 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L930-L931

Added lines #L930 - L931 were not covered by tests

Check warning on line 987 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L986-L987

Added lines #L986 - L987 were not covered by tests

Check warning on line 989 in core/src/ecs/cubos.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ecs/cubos.cpp#L989

Added line #L989 was not covered by tests

Check warning on line 160 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L160

Added line #L160 was not covered by tests

Check warning on line 175 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L175

Added line #L175 was not covered by tests

Check warning on line 190 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L190

Added line #L190 was not covered by tests

Check warning on line 273 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L273

Added line #L273 was not covered by tests

Check warning on line 275 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L275

Added line #L275 was not covered by tests

Check warning on line 277 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L277

Added line #L277 was not covered by tests

Check warning on line 285 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L283-L285

Added lines #L283 - L285 were not covered by tests

Check warning on line 287 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L287

Added line #L287 was not covered by tests

Check warning on line 295 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 297 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L297

Added line #L297 was not covered by tests

Check warning on line 305 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L303-L305

Added lines #L303 - L305 were not covered by tests

Check warning on line 307 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L307

Added line #L307 was not covered by tests

Check warning on line 315 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L313-L315

Added lines #L313 - L315 were not covered by tests

Check warning on line 318 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 320 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L320

Added line #L320 was not covered by tests

Check warning on line 550 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L550

Added line #L550 was not covered by tests