Skip to content

Reducing in-memory consumption for download_demo#2886

Merged
gsheni merged 13 commits into
mainfrom
issue-2042-optimize-demo-data-loading-by-reducing-in-memory-consumption
May 22, 2026
Merged

Reducing in-memory consumption for download_demo#2886
gsheni merged 13 commits into
mainfrom
issue-2042-optimize-demo-data-loading-by-reducing-in-memory-consumption

Conversation

@gsheni

@gsheni gsheni commented May 18, 2026

Copy link
Copy Markdown
Contributor

@gsheni gsheni self-assigned this May 18, 2026
@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.04%. Comparing base (af5d5d2) to head (d7a6fcd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2886   +/-   ##
=======================================
  Coverage   98.04%   98.04%           
=======================================
  Files          73       73           
  Lines        8370     8343   -27     
=======================================
- Hits         8206     8180   -26     
+ Misses        164      163    -1     
Flag Coverage Δ
integration 75.71% <83.33%> (-0.02%) ⬇️
unit 97.07% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gsheni gsheni requested review from fealho and pvk-developer May 19, 2026 21:09
@gsheni gsheni marked this pull request as ready for review May 19, 2026 21:09
@gsheni gsheni requested a review from a team as a code owner May 19, 2026 21:09
@gsheni gsheni requested review from sarahmish and removed request for fealho May 19, 2026 22:13
@gsheni gsheni force-pushed the issue-2042-optimize-demo-data-loading-by-reducing-in-memory-consumption branch from 164b4fd to 085a3c2 Compare May 20, 2026 17:25
@gsheni gsheni requested a review from frances-h May 22, 2026 14:34
@gsheni gsheni force-pushed the issue-2042-optimize-demo-data-loading-by-reducing-in-memory-consumption branch from 085a3c2 to d7a6fcd Compare May 22, 2026 15:56
@gsheni gsheni merged commit b5e2068 into main May 22, 2026
47 checks passed
@gsheni gsheni deleted the issue-2042-optimize-demo-data-loading-by-reducing-in-memory-consumption branch May 22, 2026 20:26
@frances-h frances-h linked an issue May 28, 2026 that may be closed by this pull request
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.

Optimize demo data loading by reducing in-memory consumption

3 participants