Skip to content

Conversation

@Pavanjangle
Copy link
Contributor

@Pavanjangle Pavanjangle commented Nov 11, 2025

Description

  • Added Catalog View
  • Implemented Create EE page when no Execution Environments are present
  • Added tests for Catalog, TabView and Create EE page.
  • Added Catalog Details View page

Related Issues

AAP-57073
AAP-57074
AAP-57086

Type of Change

  • New feature

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 43.53741% with 249 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.87%. Comparing base (2faf440) to head (13c2cd4).

Files with missing lines Patch % Lines
...ts/ExecutionEnvironments/catalog/EEDetailsPage.tsx 7.78% 225 Missing ⚠️
...s/ExecutionEnvironments/catalog/CatalogContent.tsx 90.26% 11 Missing ⚠️
...nts/ExecutionEnvironments/create/CreateContent.tsx 44.44% 10 Missing ⚠️
...nents/ExecutionEnvironments/catalog/Favourites.tsx 92.59% 2 Missing ⚠️
...ponents/ExecutionEnvironments/docs/DocsContent.tsx 0.00% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   80.94%   76.87%   -4.07%     
==========================================
  Files          95      103       +8     
  Lines        3615     4056     +441     
  Branches      792      912     +120     
==========================================
+ Hits         2926     3118     +192     
- Misses        679      928     +249     
  Partials       10       10              
Files with missing lines Coverage Δ
...c/components/ExecutionEnvironments/TabviewPage.tsx 100.00% <100.00%> (ø)
...ts/ExecutionEnvironments/catalog/CreateCatalog.tsx 100.00% <100.00%> (ø)
...vice/src/components/ExecutionEnvironments/index.ts 100.00% <100.00%> (ø)
...elf-service/src/components/RouteView/RouteView.tsx 100.00% <100.00%> (ø)
...ponents/ExecutionEnvironments/docs/DocsContent.tsx 0.00% <0.00%> (ø)
...nents/ExecutionEnvironments/catalog/Favourites.tsx 92.59% <92.59%> (ø)
...nts/ExecutionEnvironments/create/CreateContent.tsx 44.44% <44.44%> (ø)
...s/ExecutionEnvironments/catalog/CatalogContent.tsx 90.26% <90.26%> (ø)
...ts/ExecutionEnvironments/catalog/EEDetailsPage.tsx 7.78% <7.78%> (ø)
🚀 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.

@Pavanjangle Pavanjangle changed the title Execution environment Catalog-View Execution environment Catalog-DetailView Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants