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

test: data-driven generator test system #605

Merged
merged 15 commits into from
Oct 7, 2023
Merged

test: data-driven generator test system #605

merged 15 commits into from
Oct 7, 2023

Conversation

WinPlay02
Copy link
Contributor

@WinPlay02 WinPlay02 commented Oct 6, 2023

Closes partially #542

Summary of Changes

Port generation test system to Langium.

@WinPlay02 WinPlay02 changed the title Generator tests test: Generator tests Oct 6, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 5 0 0.38s
✅ REPOSITORY git_diff yes no 0.06s
✅ TYPESCRIPT eslint 14 0 0 5.1s
✅ TYPESCRIPT prettier 14 0 0 1.2s

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

@lars-reimann lars-reimann marked this pull request as draft October 7, 2023 10:26
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #605 (4d7dfb6) into main (9c59943) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main      #605    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         5374      5478   +104     
  Branches       989       992     +3     
==========================================
+ Hits          5374      5478   +104     
Files Coverage Δ
src/cli/cli-util.ts 100.00% <100.00%> (ø)
src/cli/generator.ts 100.00% <100.00%> (ø)

@lars-reimann lars-reimann marked this pull request as ready for review October 7, 2023 12:04
@lars-reimann lars-reimann changed the title test: Generator tests test: data-driven generator test system Oct 7, 2023
@lars-reimann lars-reimann enabled auto-merge (squash) October 7, 2023 12:05
@lars-reimann lars-reimann merged commit cc76768 into main Oct 7, 2023
9 checks passed
@lars-reimann lars-reimann deleted the generator-tests branch October 7, 2023 12:06
@lars-reimann
Copy link
Member

🎉 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.

3 participants