Skip to content

TypeScript for additional components - #5477

Merged
greenbonebot merged 11 commits into
mainfrom
typescript
Aug 5, 2026
Merged

TypeScript for additional components#5477
greenbonebot merged 11 commits into
mainfrom
typescript

Conversation

@bjoernricks

Copy link
Copy Markdown
Contributor

What

TypeScript for additional components

Why

Convert additional components to TypeScript

References

https://jira.greenbone.net/browse/GEA-1094

Checklist

  • Tests

@bjoernricks
bjoernricks requested a review from a team as a code owner August 4, 2026 14:10
@greenbonebot
greenbonebot enabled auto-merge (rebase) August 4, 2026 14:10
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 8310a70.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.75%. Comparing base (5eaf9a2) to head (8310a70).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/web/components/sortable/SortableGrid.tsx 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5477      +/-   ##
==========================================
+ Coverage   81.69%   81.75%   +0.06%     
==========================================
  Files        1284     1283       -1     
  Lines       33682    33660      -22     
  Branches    10005    10006       +1     
==========================================
+ Hits        27515    27518       +3     
+ Misses       5512     5489      -23     
+ Partials      655      653       -2     

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

Comment thread src/web/components/sortable/__tests__/SortableResizer.test.tsx Outdated
Comment thread src/web/components/sortable/__tests__/SortableResizer.test.tsx Outdated
Comment thread src/web/components/sortable/__tests__/SortableResizer.test.tsx
Comment thread src/web/components/snackbar/Snackbar.tsx Outdated
Comment thread src/web/components/searchbar/__tests__/SearchBar.test.tsx Outdated
Comment thread src/web/components/searchbar/__tests__/SearchBar.test.tsx Outdated
Comment thread src/web/components/searchbar/__tests__/SearchBar.test.tsx Outdated
Comment thread src/web/components/snackbar/__tests__/Snackbar.test.tsx Outdated
Comment thread src/web/components/snackbar/__tests__/Snackbar.test.tsx Outdated
@greenbonebot
greenbonebot merged commit 367318e into main Aug 5, 2026
25 checks passed
@greenbonebot
greenbonebot deleted the typescript branch August 5, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants