Skip to content

fix(physics): always add Inertia component when unpacking PhysicsBundle

Codecov / codecov/patch succeeded Sep 15, 2024 in 1s

0.00% of diff hit (target 35.94%)

View this Pull Request on Codecov

0.00% of diff hit (target 35.94%)

Annotations

Check warning on line 34 in engine/include/cubos/engine/physics/components/inertia.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/include/cubos/engine/physics/components/inertia.hpp#L34

Added line #L34 was not covered by tests

Check warning on line 37 in engine/include/cubos/engine/physics/components/inertia.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/include/cubos/engine/physics/components/inertia.hpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 190 in engine/src/physics/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/plugin.cpp#L190

Added line #L190 was not covered by tests

Check warning on line 46 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L40-L46

Added lines #L40 - L46 were not covered by tests

Check warning on line 48 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 50 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 54 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L54

Added line #L54 was not covered by tests

Check warning on line 60 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L60

Added line #L60 was not covered by tests

Check warning on line 77 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L77

Added line #L77 was not covered by tests

Check warning on line 79 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L79

Added line #L79 was not covered by tests

Check warning on line 83 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L83

Added line #L83 was not covered by tests

Check warning on line 86 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 89 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L89

Added line #L89 was not covered by tests

Check warning on line 91 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L91

Added line #L91 was not covered by tests

Check warning on line 97 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L97

Added line #L97 was not covered by tests

Check warning on line 103 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L103

Added line #L103 was not covered by tests

Check warning on line 114 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L114

Added line #L114 was not covered by tests

Check warning on line 116 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 121 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 148 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 150 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L150

Added line #L150 was not covered by tests

Check warning on line 152 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L152

Added line #L152 was not covered by tests

Check warning on line 162 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 164 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L164

Added line #L164 was not covered by tests

Check warning on line 166 in engine/src/physics/solver/integration/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/integration/plugin.cpp#L166

Added line #L166 was not covered by tests