Skip to content

feat: add Arraylake source control - #1889

Draft
ghostiee-11 wants to merge 2 commits into
holoviz:mainfrom
ghostiee-11:feat/arraylake-source-control
Draft

feat: add Arraylake source control#1889
ghostiee-11 wants to merge 2 commits into
holoviz:mainfrom
ghostiee-11:feat/arraylake-source-control

refactor: guard arraylake import, extract open helper, enable in defa…

6c6c052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

70.69% (+0.08%) compared to 7cc94fb

View this Pull Request on Codecov

70.69% (+0.08%) compared to 7cc94fb

Details

Codecov Report

❌ Patch coverage is 91.48936% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.69%. Comparing base (7cc94fb) to head (6c6c052).
⚠️ Report is 88 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/controls/ingest/arraylake.py 89.28% 6 Missing ⚠️
lumen/ai/controls/ingest/__init__.py 50.00% 2 Missing ⚠️
lumen/tests/ai/test_controls/test_arraylake.py 97.01% 2 Missing ⚠️
lumen/ai/controls/ingest/utils.py 90.90% 1 Missing ⚠️
lumen/ai/ui.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1889      +/-   ##
==========================================
+ Coverage   70.60%   70.69%   +0.08%     
==========================================
  Files         195      197       +2     
  Lines       33630    33770     +140     
==========================================
+ Hits        23746    23875     +129     
- Misses       9884     9895      +11     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.