Skip to content

Comments

test: data-driven scope testing#546

Merged
lars-reimann merged 20 commits intomainfrom
scope-testing
Aug 9, 2023
Merged

test: data-driven scope testing#546
lars-reimann merged 20 commits intomainfrom
scope-testing

Conversation

@lars-reimann
Copy link
Member

Closes partially #540.

Summary of Changes

  • Data-driven creation of scope tests
  • Clean up of creation of grammar and formatter tests

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JSON eslint-plugin-jsonc 1 0 0 0.94s
✅ JSON jsonlint 1 0 0.23s
✅ JSON npm-package-json-lint yes no 0.73s
✅ JSON prettier 1 0 0 0.57s
✅ JSON v8r 1 0 2.01s
✅ MARKDOWN markdown-link-check 3 0 0.46s
✅ REPOSITORY git_diff yes no 0.05s
✅ TYPESCRIPT eslint 11 0 0 7.58s
✅ TYPESCRIPT prettier 11 0 0 1.47s

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 mentioned this pull request Aug 9, 2023
68 tasks
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #546 (dd0dbc5) into main (c3c2aef) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #546   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           7        7           
  Lines        1149     1149           
  Branches      238      238           
=======================================
  Hits         1144     1144           
  Misses          5        5           
Components Coverage Δ
dsl 99.55% <100.00%> (ø)
runner 100.00% <ø> (ø)
Files Changed Coverage Δ
DSL/src/language-server/safe-ds-module.ts 100.00% <100.00%> (ø)

@lars-reimann lars-reimann merged commit f814f16 into main Aug 9, 2023
@lars-reimann lars-reimann deleted the scope-testing branch August 9, 2023 14:22
@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