Skip to content

Merge branch 'main' into copilot/implement-configurable-timeout-job

f686d14
Select commit
Loading
Failed to load commit list.
Merged

feat: implement configurable memory limit for shell executor jobs #1798

Merge branch 'main' into copilot/implement-configurable-timeout-job
f686d14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2025 in 0s

31.66% (+0.01%) compared to 554a686

View this Pull Request on Codecov

31.66% (+0.01%) compared to 554a686

Details

Codecov Report

❌ Patch coverage is 29.82456% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.66%. Comparing base (554a686) to head (f686d14).

Files with missing lines Patch % Lines
dkron/job.go 0.00% 43 Missing and 1 partial ⚠️
plugin/shell/shell.go 48.57% 30 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1798      +/-   ##
==========================================
+ Coverage   31.64%   31.66%   +0.01%     
==========================================
  Files          76       76              
  Lines        6819     6933     +114     
==========================================
+ Hits         2158     2195      +37     
- Misses       4364     4435      +71     
- Partials      297      303       +6     

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