ultralytics / ultralytics

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

Fix bug in Annotation UI Parking Management #11647

Closed RizwanMunawar closed 1 week ago

RizwanMunawar commented 1 week ago

@glenn-jocher

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced the parking management tool's interface for easier use and more robust functionality πŸš—πŸ”

πŸ“Š Key Changes

🎯 Purpose & Impact

These enhancements together make the parking management tool more reliable, easier to use, and ready for future updates and improvements.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 74.95%. Comparing base (03da294) to head (1cc8634).

:exclamation: Current head 1cc8634 differs from pull request most recent head c86d5a2. Consider uploading reports for the commit c86d5a2 to get more accurate results

Files Patch % Lines
ultralytics/solutions/parking_management.py 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11647 +/- ## ========================================== - Coverage 78.00% 74.95% -3.05% ========================================== Files 122 122 Lines 15579 15582 +3 ========================================== - Hits 12152 11680 -472 - Misses 3427 3902 +475 ``` | [Flag](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11647/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/11647/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | `35.44% <0.00%> (-0.22%)` | :arrow_down: | | [GPU](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11647/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%> (-0.01%)` | :arrow_down: | | [Tests](https://app.codecov.io/gh/ultralytics/ultralytics/pull/11647/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ultralytics) | `71.14% <0.00%> (-3.37%)` | :arrow_down: | 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.

glenn-jocher commented 1 week ago

@RizwanMunawar PR merged! Should be published today in a new version.

glenn-jocher commented 1 week ago

@RizwanMunawar this has introduced bugs in the docs. It looks like Docs CI did not run here because Kalen had disabled tests in Docs. I'm going to re-enable tests in Docs as we obviously need them.

glenn-jocher commented 1 week ago

https://github.com/ultralytics/ultralytics/actions/runs/8958247007/job/24602268284