Skip to content

Merge branch 'develop' into move_press_job_to_code

305542a
Select commit
Loading
Failed to load commit list.
Merged

feat: Move Press Jobs To Code #6159

Merge branch 'develop' into move_press_job_to_code
305542a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 1s

56.24% (+0.31%) compared to 3a0f2e1

View this Pull Request on Codecov

56.24% (+0.31%) compared to 3a0f2e1

Details

Codecov Report

❌ Patch coverage is 70.26210% with 590 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.24%. Comparing base (3a0f2e1) to head (305542a).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ress/press/doctype/press_job/jobs/create_server.py 44.69% 125 Missing ⚠️
...ress/press/doctype/press_job/jobs/snapshot_disk.py 32.43% 50 Missing ⚠️
...press/doctype/press_job/jobs/increase_disk_size.py 30.64% 43 Missing ⚠️
...s/doctype/press_job/jobs/create_server_snapshot.py 34.48% 38 Missing ⚠️
...ess/press/doctype/press_job/jobs/archive_server.py 29.16% 34 Missing ⚠️
...s/doctype/press_job/jobs/setup_on_prem_failover.py 49.23% 33 Missing ⚠️
...ss/doctype/press_job/jobs/stop_and_start_server.py 36.36% 28 Missing ⚠️
press/press/doctype/server/server.py 22.85% 27 Missing ⚠️
...ow_engine/doctype/press_workflow/press_workflow.py 59.67% 25 Missing ⚠️
...ress/press/doctype/press_job/jobs/resize_server.py 74.39% 21 Missing ⚠️
... and 27 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6159      +/-   ##
===========================================
+ Coverage    55.93%   56.24%   +0.31%     
===========================================
  Files          910      934      +24     
  Lines        75826    77582    +1756     
  Branches       525      525              
===========================================
+ Hits         42412    43638    +1226     
- Misses       33386    33916     +530     
  Partials        28       28              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.