Skip to content

Scene Data Store #1461

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

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

naming pattern, type hints and changelog

01cf1af
Select commit
Loading
Failed to load commit list.
Draft

Scene Data Store #1461

naming pattern, type hints and changelog
01cf1af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 30, 2025 in 1s

90.55% of diff hit (target 61.94%)

View this Pull Request on Codecov

90.55% of diff hit (target 61.94%)

Annotations

Check warning on line 467 in src/compas/datastructures/tree/tree.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/datastructures/tree/tree.py#L467

Added line #L467 was not covered by tests

Check warning on line 133 in src/compas/scene/scene.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/scene.py#L133

Added line #L133 was not covered by tests

Check warning on line 136 in src/compas/scene/scene.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/scene.py#L136

Added line #L136 was not covered by tests

Check warning on line 51 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L51

Added line #L51 was not covered by tests

Check warning on line 152 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L152

Added line #L152 was not covered by tests

Check warning on line 205 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L205

Added line #L205 was not covered by tests

Check warning on line 210 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L210

Added line #L210 was not covered by tests

Check warning on line 220 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L220

Added line #L220 was not covered by tests

Check warning on line 232 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L232

Added line #L232 was not covered by tests

Check warning on line 302 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L302

Added line #L302 was not covered by tests

Check warning on line 306 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L306

Added line #L306 was not covered by tests

Check warning on line 311 in src/compas/scene/sceneobject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compas/scene/sceneobject.py#L311

Added line #L311 was not covered by tests