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

extend ruff config #135

Merged
merged 2 commits into from
Feb 19, 2024

replace black by ruff

688ae4c
Select commit
Loading
Failed to load commit list.
Merged

extend ruff config #135

replace black by ruff
688ae4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 19, 2024 in 1s

28.57% of diff hit (target 24.48%)

View this Pull Request on Codecov

28.57% of diff hit (target 24.48%)

Annotations

Check warning on line 265 in happypose/pose_estimators/cosypose/cosypose/evaluation/meters/pose_meters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/evaluation/meters/pose_meters.py#L265

Added line #L265 was not covered by tests

Check warning on line 123 in happypose/pose_estimators/cosypose/cosypose/recording/bop_recording_scene.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/recording/bop_recording_scene.py#L123

Added line #L123 was not covered by tests

Check warning on line 25 in happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py#L25

Added line #L25 was not covered by tests

Check warning on line 28 in happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py#L28

Added line #L28 was not covered by tests

Check warning on line 70 in happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_bop_inference.py#L70

Added line #L70 was not covered by tests

Check warning on line 12 in happypose/pose_estimators/cosypose/cosypose/scripts/run_colmap_reconstruction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_colmap_reconstruction.py#L12

Added line #L12 was not covered by tests

Check warning on line 31 in happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py#L31

Added line #L31 was not covered by tests

Check warning on line 34 in happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py#L34

Added line #L34 was not covered by tests

Check warning on line 40 in happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py#L40

Added line #L40 was not covered by tests

Check warning on line 68 in happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_cosypose_eval.py#L68

Added line #L68 was not covered by tests

Check warning on line 29 in happypose/pose_estimators/cosypose/cosypose/scripts/run_custom_scenario.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_custom_scenario.py#L29

Added line #L29 was not covered by tests

Check warning on line 17 in happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/scripts/run_detection_eval.py#L23

Added line #L23 was not covered by tests

Check warning on line 68 in happypose/pose_estimators/cosypose/cosypose/utils/tensor_collection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/utils/tensor_collection.py#L68

Added line #L68 was not covered by tests

Check warning on line 16 in happypose/pose_estimators/cosypose/cosypose/visualization/multiview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/visualization/multiview.py#L16

Added line #L16 was not covered by tests

Check warning on line 1 in happypose/pose_estimators/cosypose/cosypose/visualization/plotter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/visualization/plotter.py#L1

Added line #L1 was not covered by tests

Check warning on line 14 in happypose/pose_estimators/cosypose/cosypose/visualization/plotter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/visualization/plotter.py#L14

Added line #L14 was not covered by tests

Check warning on line 6 in happypose/pose_estimators/cosypose/cosypose/visualization/singleview.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/cosypose/cosypose/visualization/singleview.py#L6

Added line #L6 was not covered by tests

Check warning on line 48 in happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py#L48

Added line #L48 was not covered by tests

Check warning on line 53 in happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py#L53

Added line #L53 was not covered by tests

Check warning on line 58 in happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/pose_estimators/megapose/scripts/make_shapenet_statistics.py#L58

Added line #L58 was not covered by tests

Check warning on line 226 in happypose/toolbox/datasets/datasets_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/toolbox/datasets/datasets_cfg.py#L226

Added line #L226 was not covered by tests

Check warning on line 242 in happypose/toolbox/datasets/pose_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/toolbox/datasets/pose_dataset.py#L242

Added line #L242 was not covered by tests

Check warning on line 84 in happypose/toolbox/utils/tensor_collection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

happypose/toolbox/utils/tensor_collection.py#L84

Added line #L84 was not covered by tests