Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump path-to-regexp and react-router-dom #4156

Merged
merged 5 commits into from
Sep 13, 2024

fix: /omp page

b935439
Select commit
Loading
Failed to load commit list.
Merged

Bump path-to-regexp and react-router-dom #4156

fix: /omp page
b935439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2024 in 0s

64.60% (-4.74%) compared to 39e821a

View this Pull Request on Codecov

64.60% (-4.74%) compared to 39e821a

Details

Codecov Report

Attention: Patch coverage is 46.08541% with 303 lines in your changes missing coverage. Please review.

Project coverage is 64.60%. Comparing base (39e821a) to head (b935439).

Files with missing lines Patch % Lines
src/web/routes.jsx 0.00% 153 Missing ⚠️
src/web/authorized.jsx 0.00% 47 Missing ⚠️
src/web/pages/omp.jsx 0.00% 19 Missing ⚠️
src/web/pages/reports/auditdetailspage.jsx 0.00% 10 Missing ⚠️
src/web/components/bar/menubar.jsx 0.00% 8 Missing ⚠️
src/web/pages/reports/listpage.jsx 0.00% 8 Missing ⚠️
src/web/entities/container.jsx 50.00% 7 Missing ⚠️
src/web/pages/performance/performancepage.jsx 0.00% 7 Missing ⚠️
src/web/pages/reports/auditdeltadetailspage.jsx 0.00% 6 Missing ⚠️
src/web/pages/reports/deltadetailspage.jsx 0.00% 6 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4156      +/-   ##
==========================================
- Coverage   69.33%   64.60%   -4.74%     
==========================================
  Files        1088     1089       +1     
  Lines      102690   102671      -19     
  Branches     6363     6487     +124     
==========================================
- Hits        71204    66334    -4870     
- Misses      31453    36185    +4732     
- Partials       33      152     +119     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.