Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster Devcontainer #421

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Faster Devcontainer #421

wants to merge 2 commits into from

Conversation

shadycuz
Copy link
Member

This delays the install of additional pythons until after the container
starts.

This delays the install of additional pythons until after the container
starts.
@shadycuz shadycuz added patch A bug, doc or CICD change. chore labels Feb 14, 2025 — with GitHub Codespaces
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.84%. Comparing base (f1b9d72) to head (b94418d).
Report is 119 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #421      +/-   ##
===========================================
- Coverage    95.00%   94.84%   -0.16%     
===========================================
  Files           11       12       +1     
  Lines          760      854      +94     
  Branches       155      160       +5     
===========================================
+ Hits           722      810      +88     
- Misses          21       24       +3     
- Partials        17       20       +3     
Flag Coverage Δ
unit 94.84% <ø> (-0.16%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore patch A bug, doc or CICD change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant