Skip to content

1063 usethis badge socket#1080

Merged
nathanjmcdougall merged 3 commits intomainfrom
1063-usethis-badge-socket
Nov 5, 2025
Merged

1063 usethis badge socket#1080
nathanjmcdougall merged 3 commits intomainfrom
1063-usethis-badge-socket

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

No description provided.

@nathanjmcdougall nathanjmcdougall linked an issue Nov 4, 2025 that may be closed by this pull request
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 4, 2025

CodSpeed Performance Report

Merging #1080 will not alter performance

Comparing 1063-usethis-badge-socket (067e484) with main (9fff745)

Summary

✅ 2 untouched

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review November 5, 2025 06:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for Socket security badge integration to the usethis package. Socket provides supply chain security ratings for PyPI packages.

Key changes:

  • Added a new socket command to generate Socket security badges
  • Integrated Socket badge into the default badge ordering system
  • Added test coverage for the new socket badge functionality

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/usethis/_core/badge.py Implements get_socket_badge() function and adds Socket badge to the default badge order with ordering documentation
src/usethis/_ui/interface/badge.py Adds CLI command socket for Socket badge management
tests/usethis/_ui/interface/test_interface_badge.py Adds test case for the new socket command
README.md Adds Socket badge to the project's README

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nathanjmcdougall nathanjmcdougall merged commit e7563ee into main Nov 5, 2025
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 1063-usethis-badge-socket branch November 5, 2025 06:59
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.

usethis badge socket

2 participants