Skip to content

ci: consolidate workflows and add pyright type checking#26

Open
sdimitro wants to merge 3 commits into
developfrom
ci/consolidate-workflows-add-pyright
Open

ci: consolidate workflows and add pyright type checking#26
sdimitro wants to merge 3 commits into
developfrom
ci/consolidate-workflows-add-pyright

fix: remove install job, fix pyright errors, add pyright config

89f6a91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2026 in 1s

38.37% (-37.77%) compared to b60d241

View this Pull Request on Codecov

38.37% (-37.77%) compared to b60d241

Details

Codecov Report

❌ Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.37%. Comparing base (b60d241) to head (89f6a91).

Files with missing lines Patch % Lines
sdb/command.py 50.00% 3 Missing ⚠️
sdb/commands/spl/internal/kmem_helpers.py 0.00% 3 Missing ⚠️
sdb/commands/zfs/arc.py 0.00% 3 Missing ⚠️
sdb/commands/zfs/range_tree.py 0.00% 3 Missing ⚠️
sdb/session.py 0.00% 2 Missing ⚠️
sdb/commands/zfs/metaslab.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #26       +/-   ##
============================================
- Coverage    76.13%   38.37%   -37.77%     
============================================
  Files           69       69               
  Lines         4036     4050       +14     
  Branches       625      626        +1     
============================================
- Hits          3073     1554     -1519     
- Misses         809     2453     +1644     
+ Partials       154       43      -111     

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