Skip to content

refactor: 🧹 improve test and utility code organization#1223

Merged
fcakyon merged 10 commits intomainfrom
refactor/code
Aug 10, 2025
Merged

refactor: 🧹 improve test and utility code organization#1223
fcakyon merged 10 commits intomainfrom
refactor/code

Conversation

@onuralpszr
Copy link
Copy Markdown
Collaborator

  • Remove unnecessary util code and redundant variables
  • Reorder import lists for consistency
  • Implement actual requirement check system
  • Populate init directory list properly
  • Prevent loading all models at init stage to reduce startup overhead
  • Add better logger using ABC class
  • Add custom pkg_info logger to include package name and version

- Remove unnecessary util code and redundant variables

- Reorder import lists for consistency
- Implement actual requirement check system
- Populate __init__ directory list properly
- Prevent loading all models at init stage to reduce startup overhead
- Add better logger using ABC class
- Add custom pkg_info logger to include package name and version
@onuralpszr onuralpszr self-assigned this Aug 9, 2025
@onuralpszr onuralpszr requested a review from fcakyon August 9, 2025 18:58
@onuralpszr onuralpszr force-pushed the refactor/code branch 9 times, most recently from 2e87320 to 35811cf Compare August 9, 2025 19:48
Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
…y for json files

Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
…ariants and remove check_dependencies method

Signed-off-by: Onuralp SEZER <onuralp@ultralytics.com>
@fcakyon fcakyon merged commit 6455e84 into main Aug 10, 2025
7 checks passed
@fcakyon fcakyon deleted the refactor/code branch August 10, 2025 15:22
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.

2 participants