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

Formatting #179

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Formatting #179

merged 5 commits into from
Oct 3, 2024

Conversation

kozlov721
Copy link
Collaborator

Changed formatter settings to be consistent with luxonis-train and PEP8.

@kozlov721 kozlov721 requested a review from a team as a code owner October 3, 2024 18:04
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team October 3, 2024 18:04
@github-actions github-actions bot added data Changes affecting luxonis_ml.data subpackage utils Changes affecting luxonis_ml.utils subpackage NN Archive Changes affecting luxonis_ml.nn_archive subpackage tracker Changes affecting luxonis_ml.tracker subpackage CLI Changes affecting the CLI labels Oct 3, 2024
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 85.88957% with 23 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@71f58b5). Learn more about missing BASE report.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
luxonis_ml/data/parsers/solo_parser.py 57.14% 6 Missing ⚠️
luxonis_ml/data/augmentations/custom/mosaic.py 70.00% 3 Missing ⚠️
luxonis_ml/data/augmentations/batch_compose.py 80.00% 2 Missing ⚠️
luxonis_ml/data/augmentations/batch_processors.py 66.66% 2 Missing ⚠️
luxonis_ml/data/augmentations/batch_utils.py 0.00% 2 Missing ⚠️
luxonis_ml/data/utils/data_utils.py 33.33% 2 Missing ⚠️
luxonis_ml/utils/filesystem.py 66.66% 2 Missing ⚠️
...s_ml/data/augmentations/custom/letterbox_resize.py 66.66% 1 Missing ⚠️
luxonis_ml/data/augmentations/custom/mixup.py 75.00% 1 Missing ⚠️
luxonis_ml/data/datasets/luxonis_dataset.py 94.44% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #179   +/-   ##
======================================
  Coverage       ?   92.35%           
======================================
  Files          ?       79           
  Lines          ?     4119           
  Branches       ?        0           
======================================
  Hits           ?     3804           
  Misses         ?      315           
  Partials       ?        0           

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

@kozlov721 kozlov721 merged commit 90ea8b6 into dev Oct 3, 2024
12 checks passed
@kozlov721 kozlov721 deleted the chore/formatting branch October 3, 2024 20:41
kozlov721 added a commit that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Changes affecting the CLI data Changes affecting luxonis_ml.data subpackage NN Archive Changes affecting luxonis_ml.nn_archive subpackage tracker Changes affecting luxonis_ml.tracker subpackage utils Changes affecting luxonis_ml.utils subpackage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants