Skip to content

refactor: remove `TypeError` handling since `Python >=3.9` is required

b5b76a0
Select commit
Loading
Failed to load commit list.
Merged

Add type hints for cli.py #1479

refactor: remove `TypeError` handling since `Python >=3.9` is required
b5b76a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2025 in 0s

97.82% (target 97.00%)

View this Pull Request on Codecov

97.82% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (c0220cd) to head (b5b76a0).

Additional details and impacted files
@@            Coverage Diff             @@
##           refactors    #1479   +/-   ##
==========================================
  Coverage      97.82%   97.82%           
==========================================
  Files             57       57           
  Lines           2618     2619    +1     
==========================================
+ Hits            2561     2562    +1     
  Misses            57       57           

☔ 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.