Skip to content

Add py typed to beetsplug#6670

Open
snejus wants to merge 1 commit into
masterfrom
add-py-typed-to-beetsplug
Open

Add py typed to beetsplug#6670
snejus wants to merge 1 commit into
masterfrom
add-py-typed-to-beetsplug

Conversation

@snejus
Copy link
Copy Markdown
Member

@snejus snejus commented May 25, 2026

PR Summary

This change adds beetsplug/py.typed to mark beetsplug as a typed Python package under PEP 561.

High-level impact

  • Tells type checkers that beetsplug ships type information.
  • Improves typing support for code that imports beetsplug (for example, beetcamp).
  • Has no runtime or architecture changes beyond package metadata.

Copilot AI review requested due to automatic review settings May 25, 2026 19:30
@snejus snejus requested a review from a team as a code owner May 25, 2026 19:30
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.

Copilot wasn't able to review any files in this pull request.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.54%. Comparing base (0600d4e) to head (3e7d1d4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6670   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files         162      162           
  Lines       20787    20787           
  Branches     3288     3288           
=======================================
  Hits        15079    15079           
  Misses       4983     4983           
  Partials      725      725           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants