feat: add GCP labels and tags support to CLI commands #30
Codecov / codecov/project
failed
Mar 29, 2026 in 0s
87.29% (-2.27%) compared to 8adfd85
View this Pull Request on Codecov
87.29% (-2.27%) compared to 8adfd85
Details
Codecov Report
❌ Patch coverage is 80.51948% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.29%. Comparing base (8adfd85) to head (41aa1b0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/gcpath/loaders.py | 33.82% | 45 Missing |
| src/gcpath/cli.py | 89.56% | 19 Missing |
| src/gcpath/core.py | 79.56% | 19 Missing |
| src/gcpath/parsers.py | 90.19% | 5 Missing |
| src/gcpath/serializers.py | 83.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #30 +/- ##
==========================================
- Coverage 89.55% 87.29% -2.27%
==========================================
Files 9 9
Lines 1637 1786 +149
==========================================
+ Hits 1466 1559 +93
- Misses 171 227 +56 ☔ 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