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

anthonypdawson / vector-inspector / 26411969804
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: packaging
DEFAULT BRANCH: master
Ran 25 May 2026 05:24PM UTC
Jobs 1
Files 135
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

25 May 2026 05:16PM UTC coverage: 80.802%. First build
26411969804

Pull #34

github

anthonypdawson
refactor(tests): split Milvus tests into focused files, fix get_items bug

- Split test_milvus_connection.py (666 lines) into 6 focused files:
  test_milvus_connect.py, test_milvus_id_conversion.py,
  test_milvus_collections.py, test_milvus_items.py,
  test_milvus_query.py, test_milvus_integration.py
- Add real Milvus Lite integration tests using tmp_path fixtures
- Fix MilvusConnection.get_items() to use query() with id filter
  instead of get() — Milvus Lite's get() omits dynamic fields
  (text, metadata) due to unimplemented AllocTimestamp gRPC method
- Add PDM-first rule to workflows.instructions.md
- Coverage: 82% -> 95% on milvus_connection.py

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #34: feat: implement full Milvus support with dual connection modes

356 of 415 new or added lines in 5 files covered. (85.78%)

15493 of 19174 relevant lines covered (80.8%)

0.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
87.98
src/vector_inspector/ui/views/connection_view.py
19
94.52
src/vector_inspector/core/connections/milvus_connection.py
8
90.7
src/vector_inspector/core/provider_factory.py
5
81.08
src/vector_inspector/ui/components/profile_manager_panel.py
3
44.83
src/vector_inspector/core/connections/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 26411969804.1 25 May 2026 05:24PM UTC 135
80.8
GitHub Action Run
Source Files on build 26411969804
  • Tree
  • List 135
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26411969804
  • Pull Request #34
  • Next Build on feat/milvus-final (#26413048577)
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