Skip to content

Comments

fix: fetching container image tasks filters update#4958

Merged
greenbonebot merged 1 commit intomainfrom
fix-fetching-container-image-tasks-filters-update
Nov 14, 2025
Merged

fix: fetching container image tasks filters update#4958
greenbonebot merged 1 commit intomainfrom
fix-fetching-container-image-tasks-filters-update

Conversation

@daniele-mng
Copy link
Contributor

What

  • Pagination was not working on the container image table page.
  • Not all image targets being fetched in the component task dialog.

Why

  • Props not being passed
  • Missing filter

References

Checklist

  • Tests

@daniele-mng daniele-mng requested a review from a team as a code owner November 13, 2025 17:07
@greenbonebot greenbonebot enabled auto-merge (rebase) November 13, 2025 17:08
@github-actions
Copy link

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 1160c6b.
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
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.43%. Comparing base (5715816) to head (1160c6b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...er-image-targets/ContainerImageTargetsListPage.tsx 0.00% 4 Missing ⚠️
...iner-image-targets/ContainerImageTargetsDialog.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4958   +/-   ##
=======================================
  Coverage   69.43%   69.43%           
=======================================
  Files        1147     1147           
  Lines      106775   106778    +3     
  Branches     8345     8344    -1     
=======================================
+ Hits        74136    74139    +3     
  Misses      32598    32598           
  Partials       41       41           

☔ View full report in Codecov by Sentry.
📢 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.

@greenbonebot greenbonebot merged commit aa78135 into main Nov 14, 2025
23 of 24 checks passed
@greenbonebot greenbonebot deleted the fix-fetching-container-image-tasks-filters-update branch November 14, 2025 06:46
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