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

Adds Python bindings for the Light convenience class #2043

Merged
merged 31 commits into from
Aug 25, 2023

Fix import

f0732eb
Select commit
Loading
Failed to load commit list.
Merged

Adds Python bindings for the Light convenience class #2043

Fix import
f0732eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 25, 2023 in 0s

45.97% of diff hit (target 65.35%)

View this Pull Request on Codecov

45.97% of diff hit (target 65.35%)

Annotations

Check warning on line 41 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L41

Added line #L41 was not covered by tests

Check warning on line 45 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L45

Added line #L45 was not covered by tests

Check warning on line 48 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L48

Added line #L48 was not covered by tests

Check warning on line 53 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L53

Added line #L53 was not covered by tests

Check warning on line 56 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L56

Added line #L56 was not covered by tests

Check warning on line 59 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L59

Added line #L59 was not covered by tests

Check warning on line 62 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L62

Added line #L62 was not covered by tests

Check warning on line 65 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L65

Added line #L65 was not covered by tests

Check warning on line 68 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L68

Added line #L68 was not covered by tests

Check warning on line 71 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L71

Added line #L71 was not covered by tests

Check warning on line 75 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L75

Added line #L75 was not covered by tests

Check warning on line 79 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L79

Added line #L79 was not covered by tests

Check warning on line 83 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L83

Added line #L83 was not covered by tests

Check warning on line 87 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L87

Added line #L87 was not covered by tests

Check warning on line 90 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L90

Added line #L90 was not covered by tests

Check warning on line 93 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L93

Added line #L93 was not covered by tests

Check warning on line 97 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 109 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 113 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 117 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 121 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 125 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 129 in python/src/gz/sim/Light.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/gz/sim/Light.cc#L128-L129

Added lines #L128 - L129 were not covered by tests