Skip to content

Housekeeping job to Cache latest Node versions from catalogues - #7772

Draft
hardillb wants to merge 24 commits into
mainfrom
cache-catalogue-versions
Draft

Housekeeping job to Cache latest Node versions from catalogues#7772
hardillb wants to merge 24 commits into
mainfrom
cache-catalogue-versions

Fix db migrations

e6a0dc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 29, 2026 in 1s

76.06% (-0.07%) compared to ce96279

View this Pull Request on Codecov

76.06% (-0.07%) compared to ce96279

Details

Codecov Report

❌ Patch coverage is 50.00000% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.06%. Comparing base (ce96279) to head (e6a0dc1).

Files with missing lines Patch % Lines
forge/ee/lib/bom/tasks/cache-catalogues.js 14.28% 24 Missing ⚠️
forge/db/models/StorageSettings.js 76.92% 3 Missing ⚠️
forge/db/models/NodeREDNodeVersions.js 77.77% 2 Missing ⚠️
...igrations/20260729-01-add-node-red-node-version.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7772      +/-   ##
==========================================
- Coverage   76.13%   76.06%   -0.07%     
==========================================
  Files         439      443       +4     
  Lines       23548    23608      +60     
  Branches     6272     6279       +7     
==========================================
+ Hits        17928    17958      +30     
- Misses       5620     5650      +30     

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