Skip to content

Conversation

@TimTheHero
Copy link
Collaborator

  • rename variable name in AstToEcoreConverter
  • change xmi file creation in AstToEcoreConverter
  • recover unit test by hand in test_ATE_Converter
  • fix ETM Converter after recovering unit tests
  • create class field extraction, only implementation to ecore needed (See Todo)
  • create minimal examples for testing AstToEcore implementation
  • added .gitkeep so git saves the directory structure (Git does not save empty dirs)

change variable name from graph_class to ecore_graph to make it more readable
- added safe_repository_name and replaced / and \\ to _ if it is in repository name
-removed /xmi_files/ out of AstToEcore .py
- changed output in settings to align with changes
Rename function and uses from create_calls to create_call because each use create a single call
- Creating 2 minimal examples for checking function signatures for differences in and outside classes
-Added test to use pyinputplus as an example repo
@TimTheHero TimTheHero merged commit 0510e21 into main Jan 21, 2025
1 of 3 checks passed
@TimTheHero TimTheHero deleted the test_cases branch January 21, 2025 09:37
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
11.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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