Skip to content

fix: add PEP 561 py.typed markers for type checker support

468ede5
Select commit
Loading
Failed to load commit list.
Open

fix: add PEP 561 py.typed markers for type checker support #922

fix: add PEP 561 py.typed markers for type checker support
468ede5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2025 in 0s

79.78% (+0.00%) compared to 5853d32

View this Pull Request on Codecov

79.78% (+0.00%) compared to 5853d32

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.78%. Comparing base (5853d32) to head (468ede5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #918   +/-   ##
=======================================
  Coverage   79.78%   79.78%           
=======================================
  Files          14       14           
  Lines        1182     1182           
  Branches      184      184           
=======================================
  Hits          943      943           
  Misses        197      197           
  Partials       42       42           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.