Skip to content

support root app directory entry#318

Merged
Roaders merged 3 commits intomorganstanley:mainfrom
Roaders:root-app-app-directory
Apr 23, 2026
Merged

support root app directory entry#318
Roaders merged 3 commits intomorganstanley:mainfrom
Roaders:root-app-app-directory

Conversation

@Roaders
Copy link
Copy Markdown
Member

@Roaders Roaders commented Apr 22, 2026

This allows us to set the app directory entry for the root app to specify what intents it listens for for example

@Roaders Roaders requested a review from a team as a code owner April 22, 2026 16:02
@Roaders Roaders force-pushed the root-app-app-directory branch from f7af091 to 6d46055 Compare April 22, 2026 16:04
@Roaders Roaders force-pushed the root-app-app-directory branch from 6d46055 to 784c5fd Compare April 23, 2026 07:15
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.57%. Comparing base (e6c8396) to head (0a82747).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   91.48%   91.57%   +0.08%     
==========================================
  Files          41       41              
  Lines        5205     5212       +7     
  Branches      909      911       +2     
==========================================
+ Hits         4762     4773      +11     
+ Misses        429      425       -4     
  Partials       14       14              
Flag Coverage Δ
unittests 91.57% <100.00%> (+0.08%) ⬆️

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

Files with missing lines Coverage Δ
...ojects/fdc3-web/src/agent/desktop-agent.factory.ts 93.90% <100.00%> (+0.07%) ⬆️
projects/fdc3-web/src/app-directory/directory.ts 91.79% <100.00%> (+0.98%) ⬆️
🚀 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.

Copy link
Copy Markdown

@ianalderson ianalderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change looks good to me. I did have to check the applications() getter to understand how the applications array was empty when no rootAppDirectoryEntry was provided, but that all looks fine.

@Roaders Roaders merged commit e8f9bb0 into morganstanley:main Apr 23, 2026
5 checks passed
@Roaders Roaders deleted the root-app-app-directory branch April 23, 2026 08:48
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.

2 participants