Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat: remove generation of Safe-DS stubs #1396

Merged
merged 2 commits into from
Jul 10, 2023
Merged

feat: remove generation of Safe-DS stubs #1396

merged 2 commits into from
Jul 10, 2023

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jul 10, 2023

Summary of Changes

Remove the generation of Safe-DS stubs since it's based on the old Xtext implementation of the DSL. This will instead become a standalone command line tool.

@github-actions
Copy link

github-actions bot commented Jul 10, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ KOTLIN ktlint 1 0 0 3.36s
✅ MARKDOWN markdown-link-check 1 0 0.95s
✅ REPOSITORY git_diff yes no 0.73s

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 Jul 10, 2023

Codecov Report

Merging #1396 (290b89e) into main (341a1bf) will decrease coverage by 0.90%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1396      +/-   ##
==========================================
- Coverage   57.84%   56.95%   -0.90%     
==========================================
  Files          86       85       -1     
  Lines        7086     6934     -152     
  Branches      614      572      -42     
==========================================
- Hits         4099     3949     -150     
- Misses       2686     2688       +2     
+ Partials      301      297       -4     
Components Coverage Δ
backend 79.81% <ø> (-1.83%) ⬇️
desktop 2.67% <ø> (ø)
gui 54.21% <ø> (ø)
Impacted Files Coverage Δ
...com/safeds/apiEditor/codegen/CodeGenerationPlan.kt 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

@lars-reimann lars-reimann merged commit 59a555b into main Jul 10, 2023
7 of 8 checks passed
@lars-reimann lars-reimann deleted the remove_stub_gen branch July 10, 2023 09:46
lars-reimann pushed a commit that referenced this pull request Nov 29, 2023
## [1.93.0](v1.92.2...v1.93.0) (2023-11-29)

### Features

* remove generation of Safe-DS stubs ([#1396](#1396)) ([59a555b](59a555b))
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 1.93.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants