• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

anthonypdawson / vector-inspector / 25969302440
81%

Build:
DEFAULT BRANCH: master
Ran 16 May 2026 06:20PM UTC
Jobs 1
Files 134
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 May 2026 06:15PM UTC coverage: 80.687% (+0.2%) from 80.484%
25969302440

push

github

web-flow
Installation progressive enhancement (#32)

* Refactor dependencies in pyproject.toml: categorize optional dependencies into groups, add convenience bundles, and clean up core dependencies for improved clarity and maintainability.

* Enhance installation process and provider management

- Updated README.md to include installation options for core, recommended, and all providers, improving user guidance.
- Introduced lazy loading for connection classes in __init__.py to prevent import errors for uninstalled providers.
- Added provider detection and installation helpers in provider_detection.py to streamline provider management.
- Refactored connection handling in provider_factory.py and connection_view.py to utilize lazy imports and improve user experience.
- Updated info_panel.py to use provider_type for connection details, enhancing maintainability and clarity.

* Make run.sh executable

* feat: add provider installation dialog and enhance settings dialog

- Implemented a new dialog for installing missing database provider packages, allowing users to view installation instructions and install providers directly within the app.
- Enhanced the settings dialog to include tabs for managing optional feature groups and database providers, with background checks for availability and uninstall options.
- Added background threads for uninstalling features and providers, improving user experience during package management.
- Updated connection view to handle provider installation prompts and refresh provider lists after installations.
- Introduced lazy loading for feature dependencies, raising structured errors to guide users in installing required packages.

Co-authored-by: Copilot <copilot@github.com>

* Add tests for ProviderInstallDialog and enhance SettingsDialog feature handling

- Introduced comprehensive tests for the ProviderInstallDialog, covering instantiation, UI state, installation success and failure paths, and feature compatibility.
- Enhanced S... (continued)

891 of 1050 new or added lines in 17 files covered. (84.86%)

6 existing lines in 2 files now uncovered.

15149 of 18775 relevant lines covered (80.69%)

0.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
37
81.91
4.62% src/vector_inspector/ui/dialogs/settings_dialog.py
31
81.32
0.36% src/vector_inspector/ui/components/profile_manager_panel.py
26
92.21
-3.97% src/vector_inspector/ui/views/connection_view.py
16
42.86
-57.14% src/vector_inspector/core/connections/__init__.py
11
85.9
src/vector_inspector/core/provider_detection.py
10
92.69
-1.97% src/vector_inspector/ui/views/visualization_view.py
9
90.3
-6.4% src/vector_inspector/ui/components/create_collection_dialog.py
6
88.82
1.61% src/vector_inspector/_cli.py
5
91.8
src/vector_inspector/services/install_service.py
5
95.65
src/vector_inspector/ui/dialogs/provider_install_dialog.py
3
71.43
-1.16% src/vector_inspector/core/connections/base_connection.py

Coverage Regressions

Lines Coverage ∆ File
5
93.67
-6.33% src/vector_inspector/core/cache_manager.py
1
92.21
-3.97% src/vector_inspector/ui/views/connection_view.py
Jobs
ID Job ID Ran Files Coverage
1 25969302440.1 16 May 2026 06:20PM UTC 134
80.69
GitHub Action Run
Source Files on build 25969302440
  • Tree
  • List 134
  • Changed 15
  • Source Changed 14
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25969302440
  • 779f1d1d on github
  • Prev Build on master (#24478576458)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc