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 Code Refactor https://ultralytics.com/actions #31

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

UltralyticsAssistant
Copy link
Member

@UltralyticsAssistant UltralyticsAssistant commented Sep 5, 2024

This Ultralytics PR refactors code to improve performance and readability. 🔄

Key changes include:

  • 🚀 Optimized various functions for faster execution.
  • 🧩 Simplified complex logic for better understanding and maintenance.
  • 🗑️ Removed redundant code to streamline operations.
  • 📚 Improved code structure and organization.

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR refactors code by standardizing super() calls and updating print statements to f-strings for improved readability and performance.

📊 Key Changes

  • Replaced %base_metric_name | Metric available in prometheus for CPU requests | -- | | |metric |Type of percentage (50%or100%) |'%s{node=".+"}'|This will result in final query to be'50%maxOverTime(%s{node=".+"}[20d:%s])'`|

🎯 Purpose & Impact

  • Purpose:

    • Correct incorrect URL encoding in image links.
    • Update survey link to ensure it is accessible.
  • Impact:

    • Improves the visual representation in the documentation with properly displayed images. 🖼️
    • Guarantees that users can provide valuable feedback through a working survey link. 📝

@UltralyticsAssistant UltralyticsAssistant merged commit 29be00b into main Sep 5, 2024
2 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the refactor-20240905181211 branch September 5, 2024 16:22
@UltralyticsAssistant UltralyticsAssistant added the enhancement New feature or request label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant