Safe-DS / DSL

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

feat: hide columns in EDA #1181

Closed SmiteDeluxe closed 1 month ago

SmiteDeluxe commented 1 month ago

Closes #1171

Summary of Changes

Other fixes/refactors:

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CSS stylelint 1 0 0 1.91s
✅ JSON prettier 15 0 0 3.25s
✅ REPOSITORY git_diff yes no 0.24s
✅ TSX eslint 14 0 0 8.74s
✅ TYPESCRIPT eslint 6 0 0 7.8s
✅ TYPESCRIPT prettier 6 0 0 1.42s

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 1 month ago

Codecov Report

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

Project coverage is 99.79%. Comparing base (846f404) to head (8e2a61b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1181 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 110 110 Lines 19242 19242 Branches 4108 4108 ======================================= Hits 19202 19202 Misses 40 40 ```

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

lars-reimann commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: