ci: consolidate workflows and add pyright type checking#26
Open
sdimitro wants to merge 3 commits into
Open
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.
Loading