Skip to content

ESLint migration followups#7774

Open
Steve-Mcl wants to merge 5 commits into
mainfrom
6458-eslint-migration-followups
Open

ESLint migration followups#7774
Steve-Mcl wants to merge 5 commits into
mainfrom
6458-eslint-migration-followups

remove unnecessary eslint-disable directive

0f93e39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2026 in 1s

75.37% (-0.02%) compared to 3a61885

View this Pull Request on Codecov

75.37% (-0.02%) compared to 3a61885

Details

Codecov Report

❌ Patch coverage is 25.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.37%. Comparing base (3a61885) to head (0f93e39).

Files with missing lines Patch % Lines
forge/ee/routes/httpTokens/index.js 0.00% 4 Missing ⚠️
forge/ee/routes/teamBroker/3rdPartyBroker.js 0.00% 2 Missing ⚠️
forge/ee/routes/teamBroker/schema.js 0.00% 2 Missing ⚠️
forge/ee/routes/customHostnames/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/deviceEditor/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/gitops/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/protectedInstance/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/staticAssets/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/tables/index.js 0.00% 1 Missing ⚠️
forge/ee/routes/teamBroker/index.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7774      +/-   ##
==========================================
- Coverage   75.38%   75.37%   -0.02%     
==========================================
  Files         428      428              
  Lines       22539    22539              
  Branches     5944     5944              
==========================================
- Hits        16992    16989       -3     
- Misses       5547     5550       +3     

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