Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/playwright/impact-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,17 @@
"playwright/e2e/Features/AutoPilot.spec.ts"
]
},
{
"sources": [
"openmetadata-ui/src/main/resources/ui/src/components/common/EntityImport/CsvJobsTray/**",
"openmetadata-ui/src/main/resources/ui/src/rest/csvAPI.ts",
"openmetadata-ui/src/main/resources/ui/src/rest/importExportAPI.ts",
"openmetadata-service/src/main/java/org/openmetadata/service/resources/csv/**",
"openmetadata-service/src/main/java/org/openmetadata/service/csv/**"
],
"projects": ["chromium", "ImportExport"],
"specs": ["playwright/e2e/Features/CsvJobsTrayE2E.spec.ts"]
},
{
"_comment": "The landing-page Activity Feed widget is driven by ActivityFeedProvider and feedsAPI, and is exercised by specs that none of these paths live in. Without this entry a widget change selected only the specs it edited directly, and a broken filter reached the merge queue before any of these ran.",
"sources": [
Expand Down
2 changes: 1 addition & 1 deletion .github/playwright/timing-baseline.json

Large diffs are not rendered by default.

Loading
Loading