Skip to content

[Docs] add core-library getting-started example to README; fixes #54#73

Merged
samatstariongroup merged 1 commit into
developmentfrom
GH54
Jun 21, 2026
Merged

[Docs] add core-library getting-started example to README; fixes #54#73
samatstariongroup merged 1 commit into
developmentfrom
GH54

Conversation

@samatstariongroup

Copy link
Copy Markdown
Member

Adds a Getting Started section to README.md with a compiling core-library snippet: it loads an .ecore file via ResourceSet/Resource.Load(...), obtains the root EPackage, and iterates the classifiers and their structural features. The snippet was verified to compile against ECoreNetto. Documentation only.

Fixes #54.

@github-actions

Copy link
Copy Markdown
Contributor
Package Line Rate Branch Rate Complexity Health
ECoreNetto 86% 78% 415
ECoreNetto.Extensions 99% 93% 101
ECoreNetto.HandleBars 99% 98% 60
ECoreNetto.Reporting 83% 71% 181
ECoreNetto.Tools 94% 89% 58
Summary 89% (2154 / 2426) 81% (493 / 608) 815

@sonarqubecloud

Copy link
Copy Markdown

@samatstariongroup samatstariongroup merged commit 9d8e269 into development Jun 21, 2026
14 checks passed
@samatstariongroup samatstariongroup deleted the GH54 branch June 21, 2026 13:43
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.

[Feature]: Add core-library getting-started example to README

1 participant