ultralytics / ultralytics

NEW - YOLOv8 πŸš€ in PyTorch > ONNX > OpenVINO > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
23.75k stars 4.74k forks source link

`ray[tune]` Windows CI fix #11674

Closed glenn-jocher closed 1 week ago

glenn-jocher commented 1 week ago

May resolve https://github.com/ultralytics/ultralytics/actions/runs/8962171053

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

This PR updates dependency versions and test conditions for better compatibility and future-proofing.

πŸ“Š Key Changes

🎯 Purpose & Impact

These changes aim to maintain the project's relevancy and ensure a smoother development and use experience by leveraging the improvements in dependencies.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 70.61%. Comparing base (2a67dd0) to head (ba17492).

Files Patch % Lines
ultralytics/utils/tuner.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11674 +/- ## ========================================== + Coverage 70.45% 70.61% +0.16% ========================================== Files 122 122 Lines 15584 15584 ========================================== + Hits 10980 11005 +25 + Misses 4604 4579 -25 ``` | [Flag](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11674/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | Coverage Ξ” | | |---|---|---| | [Benchmarks](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11674/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | `35.61% <0.00%> (+0.23%)` | :arrow_up: | | [GPU](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11674/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | `37.37% <0.00%> (ΓΈ)` | | | [Tests](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11674/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | `66.72% <0.00%> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.