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

ultralytics 8.2.21 package all tests/*.py files to PyPI #13080

Merged
merged 21 commits into from
May 24, 2024
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 23, 2024

@Burhan-Q builds tar gz and displays contents of tests/ dir for debugging pyproject.toml changes.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Updated publishing settings, added author, improved package data handling, and incremented software version.

📊 Key Changes

  • Changed GitHub Actions to run on macOS 14 instead of Ubuntu latest. 🍏
  • Added a new author to the documentation's authors list. ✍️
  • Included *.py test files in the project's package data. 🔍
  • Updated the project version from 8.2.20 to 8.2.21. 🆕
  • Condensed command options in the exporter setup for better clarity. 🛠️

🎯 Purpose & Impact

  • Running on macOS 14: This change could improve compatibility or performance for macOS specific functionalities or testing. Users might see improvements in how smoothly the software runs on macOS environments. 🖥️
  • New author credit: Acknowledges contributions from an additional developer, fostering a more inclusive and accurately represented developer community. 👥
  • Including *.py tests in package data: Makes it easier for users to run tests and verify the installation or functionalities of the software, enhancing overall usability and reliability. 🧪
  • Project version update: Indicates a new, possibly more stable or feature-rich release, signaling to users that they should update to the latest version for the best experience. 🔄
  • Exporter setup adjustments: Aids in maintaining the code's clarity and efficiency, potentially easing future modifications or troubleshooting. 🔧

These changes together represent continued enhancements in the software's functionality, maintainability, and community engagement.

@Burhan-Q builds tar gz and displays contents of tests/ dir for debugging pyproject.toml changes.
@glenn-jocher glenn-jocher marked this pull request as draft May 23, 2024 22:10
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.26%. Comparing base (654c37f) to head (93856cf).

Current head 93856cf differs from pull request most recent head 27fdf8a

Please upload reports for the commit 27fdf8a to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #13080       +/-   ##
===========================================
- Coverage   70.58%   37.26%   -33.33%     
===========================================
  Files         124      124               
  Lines       15648    15648               
===========================================
- Hits        11045     5831     -5214     
- Misses       4603     9817     +5214     
Flag Coverage Δ
Benchmarks ?
GPU 37.26% <100.00%> (ø)
Tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher marked this pull request as ready for review May 24, 2024 16:05
@glenn-jocher glenn-jocher changed the title Debug Publish PyPI action ultralytics 8.2.21 package all tests/*.py files to PyPI May 24, 2024
@glenn-jocher glenn-jocher merged commit d7bbfa4 into main May 24, 2024
13 checks passed
@glenn-jocher glenn-jocher deleted the debug-publish branch May 24, 2024 16:16
gkinman pushed a commit to Octasic/ultralytics that referenced this pull request May 30, 2024
…ics#13080)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
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.

None yet

2 participants