Skip to content

[codex] fix dependency audit issues#2028

Open
elibosley wants to merge 2 commits into
mainfrom
codex/fix-dependency-audit-issues
Open

[codex] fix dependency audit issues#2028
elibosley wants to merge 2 commits into
mainfrom
codex/fix-dependency-audit-issues

remove deploy lifecycle agent instruction

b7681c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

52.64% (+0.01%) compared to 6f94aa1

View this Pull Request on Codecov

52.64% (+0.01%) compared to 6f94aa1

Details

Codecov Report

❌ Patch coverage is 33.33333% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.64%. Comparing base (6f94aa1) to head (b7681c0).

Files with missing lines Patch % Lines
web/__test__/setup.ts 0.00% 5 Missing ⚠️
web/src/components/Common/ResizableSlideover.vue 0.00% 3 Missing ⚠️
...d-ui/src/components/common/accordion/Accordion.vue 0.00% 2 Missing ⚠️
...nboarding/components/InternalBootConfirmDialog.vue 50.00% 2 Missing ⚠️
...rc/components/Docker/DockerContainerManagement.vue 0.00% 1 Missing ⚠️
web/src/composables/useContextMenu.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2028      +/-   ##
==========================================
+ Coverage   52.63%   52.64%   +0.01%     
==========================================
  Files        1035     1035              
  Lines       72034    72038       +4     
  Branches     8248     8253       +5     
==========================================
+ Hits        37917    37927      +10     
+ Misses      33991    33985       -6     
  Partials      126      126              

☔ View full report in Codecov by Harness.
📢 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.