Skip to content

refactor: make tiled client smaller - #1665

Open
ZohebShaikh wants to merge 3 commits into
mainfrom
use_minimal_tiled
Open

refactor: make tiled client smaller#1665
ZohebShaikh wants to merge 3 commits into
mainfrom
use_minimal_tiled

Conversation

@ZohebShaikh

@ZohebShaikh ZohebShaikh commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Dependencies reduced by 731M to 522M.

The main thing removed is llvmlite 171.2 MB

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.34%. Comparing base (f1455ad) to head (bf48280).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1665   +/-   ##
=======================================
  Coverage   96.34%   96.34%           
=======================================
  Files          46       46           
  Lines        3665     3665           
=======================================
  Hits         3531     3531           
  Misses        134      134           

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

@ZohebShaikh
ZohebShaikh marked this pull request as ready for review September 11, 2026 08:38
@ZohebShaikh
ZohebShaikh requested a review from a team as a code owner September 11, 2026 08:38
Comment thread pyproject.toml
Comment on lines -17 to 21
"tiled[client]>=0.2.4",
"tiled[minimal-client]>=0.2.4",
"pyarrow", # Needed for TiledWriter
"pandas", # Needed for TiledWriter
"ndindex", # Needed for TiledWriter
"bluesky[plotting]>=1.14.0", # plotting includes matplotlib, required for BestEffortCallback in run plans

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going backwards and forward on whether I should put this in tiled or bluesky-tiled-plugin or just leave it on blueapi level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant