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

feat: Containerized remote development workspaces #2390

Open
wants to merge 67 commits into
base: master
Choose a base branch
from

Merge branch 'frappe:master' into mayday

bbc490c
Select commit
Loading
Failed to load commit list.
Open

feat: Containerized remote development workspaces #2390

Merge branch 'frappe:master' into mayday
bbc490c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

37.97% (-0.04%) compared to 36d44d3

View this Pull Request on Codecov

37.97% (-0.04%) compared to 36d44d3

Details

Codecov Report

Attention: Patch coverage is 29.86111% with 101 lines in your changes missing coverage. Please review.

Project coverage is 37.97%. Comparing base (36d44d3) to head (bbc490c).

Files with missing lines Patch % Lines
press/press/doctype/devbox/devbox.py 28.97% 76 Missing ⚠️
press/press/doctype/devbox_image/devbox_image.py 0.00% 11 Missing ⚠️
press/press/doctype/devbox/devbox_helper.py 40.00% 6 Missing ⚠️
press/press/doctype/server/server.py 20.00% 4 Missing ⚠️
press/api/site.py 0.00% 2 Missing ⚠️
press/press/doctype/agent_job/agent_job.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2390      +/-   ##
==========================================
- Coverage   38.01%   37.97%   -0.04%     
==========================================
  Files         385      388       +3     
  Lines       30635    30772     +137     
==========================================
+ Hits        11645    11686      +41     
- Misses      18990    19086      +96     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.