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
Merged

extend ruff config #135

merged 2 commits into from
Feb 19, 2024

Conversation

nim65s
Copy link
Collaborator

@nim65s nim65s commented Feb 19, 2024

mostly to remove useless noqa

while here, replace isort and black by ruff.

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (0d0dfd3) 24.48% compared to head (688ae4c) 24.48%.

Files Patch % Lines
...ors/cosypose/cosypose/scripts/run_cosypose_eval.py 0.00% 4 Missing ⚠️
...ors/cosypose/cosypose/scripts/run_bop_inference.py 0.00% 3 Missing ⚠️
...rs/cosypose/cosypose/scripts/run_detection_eval.py 0.00% 3 Missing ⚠️
...ators/megapose/scripts/make_shapenet_statistics.py 0.00% 3 Missing ⚠️
...imators/cosypose/cosypose/visualization/plotter.py 0.00% 2 Missing ⚠️
...cosypose/cosypose/evaluation/meters/pose_meters.py 0.00% 1 Missing ⚠️
...cosypose/cosypose/recording/bop_recording_scene.py 0.00% 1 Missing ⚠️
...pose/cosypose/scripts/run_colmap_reconstruction.py 0.00% 1 Missing ⚠️
...s/cosypose/cosypose/scripts/run_custom_scenario.py 0.00% 1 Missing ⚠️
...ators/cosypose/cosypose/utils/tensor_collection.py 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #135      +/-   ##
==========================================
- Coverage   24.48%   24.48%   -0.01%     
==========================================
  Files         211      211              
  Lines       17649    17650       +1     
==========================================
  Hits         4321     4321              
- Misses      13328    13329       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nim65s nim65s merged commit 06cfd35 into agimus-project:dev Feb 19, 2024
8 of 9 checks passed
@nim65s nim65s deleted the lints branch February 19, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant