Skip to content

SOF-7640: remove data source dependencies #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: chore/SOF-7644
Choose a base branch
from

Conversation

k0stik
Copy link
Member

@k0stik k0stik commented Jun 25, 2025

No description provided.


type ApplicationTree = Partial<Record<ApplicationName, ApplicationTreeItem>>;

export default class AdeFactory {
Copy link
Member

Choose a reason for hiding this comment

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

We should add tests for this

Copy link

Coverage after merging chore/SOF-7640 into chore/SOF-7644 will be

88.32%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/js
   ApplicationRegistry.ts100%100%100%100%
   application.ts100%100%100%100%
   applicationMixin.ts100%100%100%100%
   executable.ts100%100%100%100%
   executableMixin.ts100%100%100%100%
   flavor.ts100%100%100%100%
   flavorMixin.ts100%100%100%100%
   index.ts0%100%0%0%1, 10–11, 14–21, 8–9
   template.ts100%100%100%100%
   templateMixin.ts87.50%72.73%92.31%91.07%100, 100, 132, 136–137, 173–174, 176, 176, 176, 178
src/js/context
   ContextProvider.ts91.30%85.71%82.35%95.08%115, 151, 167, 183, 187
   ContextProviderRegistryContainer.ts100%100%100%100%
   JSONSchemaFormDataProvider.ts0%0%0%0%20, 24–25, 25, 25, 25, 25, 29, 33, 37, 4, 41, 45–47, 52, 52

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