Skip to content

554 refactoring tool all aspects with references to x #599

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

Conversation

Yauhenikapl
Copy link
Contributor

@Yauhenikapl Yauhenikapl commented Jul 3, 2024

Description

Add new command for searching using Model in different models.

Fixes #554

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Additional notes:

Yauhenikapl and others added 26 commits July 3, 2024 07:22
This has far-reaching consequences on model loading, model resolving and the
APIs that consume loaded models, including model validation.
Since the AspectModelLoader automatically migrates meta model versions - which
is necessary to correctly instantiate model elements - running tests for
multiple meta model versions does not bring any benefits. This in turn means
that test aspect models are not required for all meta model versions but only
the current/latest version.
This is is necessary because the number of files in the PR is too large for the
reviewdog API
@Yauhenikapl Yauhenikapl closed this Jul 9, 2024
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.

[Task] Refactoring tool: All Aspects with references to X
4 participants