feat: add --type filter, find command, ancestors command, and -L depth limit #28
Codecov / codecov/project
succeeded
Mar 19, 2026 in 0s
89.55% (+0.24%) compared to 09c2209
View this Pull Request on Codecov
89.55% (+0.24%) compared to 09c2209
Details
Codecov Report
❌ Patch coverage is 93.57798% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.55%. Comparing base (09c2209) to head (ce92751).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/gcpath/core.py | 89.04% | 8 Missing |
| src/gcpath/cli.py | 96.00% | 4 Missing |
| src/gcpath/formatters.py | 95.45% | 1 Missing |
| src/gcpath/serializers.py | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 89.30% 89.55% +0.24%
==========================================
Files 9 9
Lines 1496 1637 +141
==========================================
+ Hits 1336 1466 +130
- Misses 160 171 +11 ☔ 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