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

Opensight UI #4000

Open
wants to merge 165 commits into
base: main
Choose a base branch
from

Merge pull request #4203 from greenbone/remove-delta-report-version-f…

72f6060
Select commit
Loading
Failed to load commit list.
Open

Opensight UI #4000

Merge pull request #4203 from greenbone/remove-delta-report-version-f…
72f6060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2024 in 0s

62.69% (-1.92%) compared to b63396f

View this Pull Request on Codecov

62.69% (-1.92%) compared to b63396f

Details

Codecov Report

Attention: Patch coverage is 94.77222% with 70 lines in your changes missing coverage. Please review.

Project coverage is 62.69%. Comparing base (b63396f) to head (72f6060).
Report is 61 commits behind head on main.

Files with missing lines Patch % Lines
src/web/components/dialog/composercontent.jsx 0.00% 17 Missing ⚠️
src/gmp/commands/users.js 27.77% 13 Missing ⚠️
src/gmp/http/http.js 75.67% 9 Missing ⚠️
src/web/components/chart/schedule.jsx 16.66% 5 Missing ⚠️
src/web/components/form/DatePicker.jsx 88.88% 5 Missing ⚠️
src/web/components/form/select.jsx 93.75% 5 Missing ⚠️
src/gmp/commands/tasks.js 73.33% 4 Missing ⚠️
allowedSnakeCase.cjs 0.00% 3 Missing ⚠️
src/gmp/commands/feedstatus.js 95.77% 3 Missing ⚠️
src/web/app.jsx 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4000      +/-   ##
==========================================
- Coverage   64.60%   62.69%   -1.92%     
==========================================
  Files        1089     1111      +22     
  Lines      102671    98812    -3859     
  Branches     6487     6500      +13     
==========================================
- Hits        66334    61948    -4386     
- Misses      36185    36733     +548     
+ Partials      152      131      -21     

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