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

chore: upgrade redux and react-redux packages #1251

Merged
merged 10 commits into from
Nov 14, 2024

fixup! fix: workspace startup

a04a349
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade redux and react-redux packages #1251

fixup! fix: workspace startup
a04a349
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

91.54% (+1.45%) compared to 3d3945d

View this Pull Request on Codecov

91.54% (+1.45%) compared to 3d3945d

Details

Codecov Report

Attention: Patch coverage is 98.66053% with 32 lines in your changes missing coverage. Please review.

Project coverage is 91.54%. Comparing base (3d3945d) to head (a04a349).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...dashboard-frontend/src/services/assets/branding.ts 12.50% 14 Missing ⚠️
...s/dashboard-frontend/src/store/Branding/actions.ts 93.33% 6 Missing ⚠️
...dashboard-frontend/src/Layout/Navigation/index.tsx 0.00% 4 Missing ⚠️
...ges/dashboard-frontend/src/store/Events/actions.ts 98.41% 2 Missing ⚠️
...board-frontend/src/store/GitOauthConfig/actions.ts 98.99% 2 Missing ⚠️
...dashboard-frontend/src/services/bootstrap/index.ts 98.03% 1 Missing ⚠️
...rd-frontend/src/store/DevfileRegistries/reducer.ts 99.13% 1 Missing ⚠️
...shboard-frontend/src/store/DockerConfig/actions.ts 99.24% 1 Missing ⚠️
...d-frontend/src/store/Plugins/chePlugins/actions.ts 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1251      +/-   ##
==========================================
+ Coverage   90.09%   91.54%   +1.45%     
==========================================
  Files         445      497      +52     
  Lines       46094    45446     -648     
  Branches     3129     3156      +27     
==========================================
+ Hits        41527    41605      +78     
+ Misses       4531     3811     -720     
+ Partials       36       30       -6     

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