Skip to content
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

chore: initialize Langium component #455

Merged
merged 16 commits into from
Apr 7, 2023
Merged

chore: initialize Langium component #455

merged 16 commits into from
Apr 7, 2023

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Apr 7, 2023

Closes partially #433.

Summary of Changes

  • Initialize Langium component with their Yeoman generator
  • Add a small excerpt of the grammar
  • Add test utils

@lars-reimann
Copy link
Member Author

lars-reimann commented Apr 7, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JAVASCRIPT eslint 1 0 0 3.97s
✅ JAVASCRIPT prettier 1 0 0 0.72s
✅ JSON eslint-plugin-jsonc 9 0 0 1.92s
✅ JSON jsonlint 9 0 0.21s
✅ JSON npm-package-json-lint yes no 0.66s
✅ JSON prettier 9 0 0 1.17s
✅ JSON v8r 9 0 7.84s
✅ KOTLIN ktlint 4 0 0 12.33s
✅ MARKDOWN markdown-link-check 1 0 0.65s
✅ REPOSITORY git_diff yes no 0.08s
✅ TYPESCRIPT eslint 17 0 0 5.04s
✅ TYPESCRIPT prettier 17 0 0 1.7s
✅ YAML prettier 1 0 0 0.52s
✅ YAML v8r 1 0 2.49s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #455 (dd258de) into main (b920c38) will increase coverage by 0.26%.
The diff coverage is 94.38%.

@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   78.49%   78.76%   +0.26%     
==========================================
  Files         135      136       +1     
  Lines        5279     5368      +89     
  Branches     1293     1297       +4     
==========================================
+ Hits         4144     4228      +84     
- Misses        760      761       +1     
- Partials      375      379       +4     
Components Coverage Δ
dsl 78.44% <ø> (ø)
runner 100.00% <ø> (ø)
dsl-langium 94.38% <94.38%> (∅)
Impacted Files Coverage Δ
...ium/src/language-server/constant/fileExtensions.ts 94.38% <94.38%> (ø)

@lars-reimann lars-reimann marked this pull request as ready for review April 7, 2023 20:10
@lars-reimann lars-reimann changed the title feat: langium grammar chore: initialize Langium component Apr 7, 2023
@lars-reimann lars-reimann merged commit c3e79d8 into main Apr 7, 2023
@lars-reimann lars-reimann deleted the langium-grammar branch April 7, 2023 20:16
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants