-
-
Notifications
You must be signed in to change notification settings - Fork 8
Robust summarize_release.py previous tag #475
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
Conversation
@asabri97 may fix publish issues with YOLO Flutter App repo Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
👋 Hello @glenn-jocher, thank you for submitting an
For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 This is an automated response — an Ultralytics engineer will assist you soon. |
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #475 +/- ##
==========================================
- Coverage 75.07% 75.03% -0.04%
==========================================
Files 24 24
Lines 1404 1418 +14
==========================================
+ Hits 1054 1064 +10
- Misses 350 354 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fantastic work, @glenn-jocher! 🚀 "Quality means doing it right when no one is looking." – Henry Ford. Your thoughtful improvements to the release summary workflow embody this spirit, making Ultralytics Actions more resilient and reliable for everyone. Your attention to detail and commitment to robust automation are truly appreciated—thank you for making a real difference! |
@asabri97 may fix publish issues with YOLO Flutter App repo
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Improves the release summary workflow by making it more robust against API errors and edge cases, with enhanced error handling and expanded tests. 🚀
📊 Key Changes
🎯 Purpose & Impact