Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
14 stars 0 forks source link

feat: eda history basic setup #1212

Closed SmiteDeluxe closed 3 months ago

SmiteDeluxe commented 3 months ago

Closes #1211

Summary of Changes

Fully basic history, with undo, redo and history display where user can skip to any other step.

My Miro notes, not summarized for times sake: image

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JSON prettier 8 0 0 2.19s
✅ REPOSITORY git_diff yes no 0.22s
✅ TSX eslint 8 0 0 8.87s
✅ TYPESCRIPT eslint 7 0 0 8.11s
✅ TYPESCRIPT prettier 7 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_

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.79%. Comparing base (9ae953a) to head (8e5f8e4). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1212 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 110 110 Lines 19247 19247 Branches 4110 4110 ======================================= Hits 19207 19207 Misses 40 40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lars-reimann commented 6 days ago

:tada: This PR is included in version 0.18.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: