Skip to content

fix: upgrade @heroui/react to v3 - #5389

Draft
Adarshkumar0509 wants to merge 2 commits into
OWASP:mainfrom
Adarshkumar0509:feat/heroui-v3-upgrade
Draft

fix: upgrade @heroui/react to v3#5389
Adarshkumar0509 wants to merge 2 commits into
OWASP:mainfrom
Adarshkumar0509:feat/heroui-v3-upgrade

fix: upgrade @heroui/react to v3

0054fc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

98.82% (target 95.00%)

View this Pull Request on Codecov

98.82% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.82%. Comparing base (22f255f) to head (0054fc1).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...ontend/src/app/projects/dashboard/metrics/page.tsx 77.77% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5389      +/-   ##
==========================================
- Coverage   98.83%   98.82%   -0.02%     
==========================================
  Files         538      538              
  Lines       17123    17136      +13     
  Branches     2460     2462       +2     
==========================================
+ Hits        16924    16935      +11     
- Misses         99      101       +2     
  Partials      100      100              
Files with missing lines Coverage Δ
frontend/src/components/BreadCrumbs.tsx 100.00% <100.00%> (ø)
frontend/src/components/BreadCrumbsWrapper.tsx 100.00% <100.00%> (ø)
frontend/src/components/ModuleForm.tsx 97.76% <100.00%> (-0.05%) ⬇️
...ntend/src/components/ProjectsDashboardDropDown.tsx 100.00% <100.00%> (ø)
...rontend/src/components/ProjectsDashboardNavBar.tsx 100.00% <100.00%> (ø)
...ontend/src/components/forms/shared/FormButtons.tsx 100.00% <ø> (ø)
...tend/src/components/forms/shared/FormDateInput.tsx 100.00% <100.00%> (ø)
...tend/src/components/forms/shared/FormTextInput.tsx 100.00% <100.00%> (ø)
...ontend/src/app/projects/dashboard/metrics/page.tsx 98.30% <77.77%> (-1.70%) ⬇️

... and 17 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22f255f...0054fc1. Read the comment docs.

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