Skip to content

ROX-34151: Add Reports subfolder to Components folder#19994

Merged
pedrottimark merged 1 commit intomasterfrom
ROX-34151-Components-Reports
Apr 16, 2026
Merged

ROX-34151: Add Reports subfolder to Components folder#19994
pedrottimark merged 1 commit intomasterfrom
ROX-34151-Components-Reports

Conversation

@pedrottimark
Copy link
Copy Markdown
Contributor

@pedrottimark pedrottimark commented Apr 14, 2026

Description

Objective

Provide equivalent filter for scheduled reports as view-based reports

Analysis

Details and (deferred pending decision about its name) Destinations or Delivery files are reusable for both image and node vulnerability report configuraiton (not to mention violations).

Solution

Factor out as discussed in office hours similar to CompoundSearchFilter subfolder.

User-facing documentation

  • CHANGELOG.md update is not needed
  • documentation PR is not needed

Testing and quality

  • the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

  1. npm run tsc in ui/apps/platform folder.
  2. npm run lint:fast-dev in ui/apps/platform folder.

@pedrottimark pedrottimark requested a review from a team as a code owner April 14, 2026 20:38
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.61%. Comparing base (c90df9a) to head (87ccc28).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #19994   +/-   ##
=======================================
  Coverage   49.61%   49.61%           
=======================================
  Files        2765     2765           
  Lines      208596   208596           
=======================================
  Hits       103493   103493           
  Misses      97444    97444           
  Partials     7659     7659           
Flag Coverage Δ
go-unit-tests 49.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2026

🚀 Build Images Ready

Images are ready for commit 7055a49. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-660-g7055a49063

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Build Images Ready

Images are ready for commit 87ccc28. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-652-g87ccc281c3

@pedrottimark pedrottimark merged commit 7055a49 into master Apr 16, 2026
95 checks passed
@pedrottimark pedrottimark deleted the ROX-34151-Components-Reports branch April 16, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants