Skip to content

feat(scratch): Make scratch init faster#1499

Merged
ZohebShaikh merged 8 commits intomainfrom
init-faster
Apr 23, 2026
Merged

feat(scratch): Make scratch init faster#1499
ZohebShaikh merged 8 commits intomainfrom
init-faster

Conversation

@ZohebShaikh
Copy link
Copy Markdown
Contributor

@ZohebShaikh ZohebShaikh commented Apr 22, 2026

closes #1417

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.27%. Comparing base (de9b447) to head (fba5bc5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1499      +/-   ##
==========================================
+ Coverage   95.25%   95.27%   +0.01%     
==========================================
  Files          43       43              
  Lines        3163     3173      +10     
==========================================
+ Hits         3013     3023      +10     
  Misses        150      150              

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

@ZohebShaikh ZohebShaikh marked this pull request as ready for review April 22, 2026 12:08
@ZohebShaikh ZohebShaikh requested a review from a team as a code owner April 22, 2026 12:08
Comment thread src/blueapi/cli/scratch.py Outdated
Comment thread src/blueapi/cli/scratch.py Outdated
Comment thread src/blueapi/cli/scratch.py Outdated
Comment thread src/blueapi/cli/scratch.py Outdated
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

Comment thread src/blueapi/cli/scratch.py Outdated
Comment thread src/blueapi/cli/scratch.py Outdated
@ZohebShaikh ZohebShaikh merged commit 95d138c into main Apr 23, 2026
17 checks passed
@ZohebShaikh ZohebShaikh deleted the init-faster branch April 23, 2026 11:01
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.

Improve time required to clone repositories in initContainer

2 participants