Skip to content

✨ Add IModel generation for Items that are not in Collections#80

Merged
aorabdel merged 1 commit into
mainfrom
generator_standalone
Apr 4, 2025
Merged

✨ Add IModel generation for Items that are not in Collections#80
aorabdel merged 1 commit into
mainfrom
generator_standalone

Conversation

@aorabdel
Copy link
Copy Markdown
Contributor

@aorabdel aorabdel commented Apr 4, 2025

Description

The only Items that get extended to implement IModel are Items inside Collections, which is not the exclusive list of Items we want to extend, some x-job Items are defined but not in a collection.
This changes generates IModel methods to job items that are not in Collections.

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

@aorabdel aorabdel changed the title ✨ Add IMethod generation for Items that are not in Collections ✨ Add IModel generation for Items that are not in Collections Apr 4, 2025
@acabarbaye
Copy link
Copy Markdown
Contributor

Looks good to me

@aorabdel aorabdel merged commit 21f3d2b into main Apr 4, 2025
7 checks passed
@aorabdel aorabdel deleted the generator_standalone branch April 4, 2025 16:41
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