Skip to content

fix: repair failing CI tests and critical npm audit advisories#1433

Merged
vcnainala merged 2 commits into
developmentfrom
fix/pre-existing-test-failures
Jun 12, 2026
Merged

fix: repair failing CI tests and critical npm audit advisories#1433
vcnainala merged 2 commits into
developmentfrom
fix/pre-existing-test-failures

fix(security): resolve critical npm audit advisories

8e60b54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

75.78% (+19.14%) compared to 69edb6c

View this Pull Request on Codecov

75.78% (+19.14%) compared to 69edb6c

Details

Codecov Report

❌ Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.78%. Comparing base (69edb6c) to head (8e60b54).
⚠️ Report is 109 commits behind head on development.

Files with missing lines Patch % Lines
app/Http/Controllers/ApplicationController.php 54.54% 5 Missing ⚠️
.../Support/Molecules/MoleculeEnrichmentInspector.php 64.28% 5 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             development    #1433       +/-   ##
==================================================
+ Coverage          56.63%   75.78%   +19.14%     
- Complexity          2268     3446     +1178     
==================================================
  Files                207      240       +33     
  Lines               8733    12912     +4179     
==================================================
+ Hits                4946     9785     +4839     
+ Misses              3787     3127      -660     

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