Skip to content

_internal/remotes/codecommit(fix) Apply filter_repo before yielding r…

cb7ae08
Select commit
Loading
Failed to load commit list.
Open

feat: Add vcspull import command for remote repository discovery #510

_internal/remotes/codecommit(fix) Apply filter_repo before yielding r…
cb7ae08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2026 in 0s

78.84% (-1.68%) compared to bcfb4bb

View this Pull Request on Codecov

78.84% (-1.68%) compared to bcfb4bb

Details

Codecov Report

❌ Patch coverage is 73.18952% with 174 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.84%. Comparing base (bcfb4bb) to head (cb7ae08).

Files with missing lines Patch % Lines
src/vcspull/_internal/remotes/codecommit.py 23.07% 69 Missing and 1 partial ⚠️
src/vcspull/_internal/remotes/base.py 70.50% 38 Missing and 3 partials ⚠️
src/vcspull/_internal/remotes/github.py 79.76% 6 Missing and 11 partials ⚠️
src/vcspull/_internal/remotes/gitea.py 80.72% 5 Missing and 11 partials ⚠️
src/vcspull/_internal/remotes/gitlab.py 80.00% 6 Missing and 10 partials ⚠️
src/vcspull/cli/import_repos.py 91.86% 11 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #510      +/-   ##
==========================================
- Coverage   80.52%   78.84%   -1.68%     
==========================================
  Files          16       22       +6     
  Lines        2192     2841     +649     
  Branches      454      570     +116     
==========================================
+ Hits         1765     2240     +475     
- Misses        277      412     +135     
- Partials      150      189      +39     

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