Safe-DS / DSL

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

docs: first classification program #1204

Closed TobiasPluecker closed 3 months ago

TobiasPluecker commented 3 months ago

Closes #1031

Summary of Changes

We have the Titanic example ready for documentation.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 2 0 1.24s
✅ REPOSITORY git_diff yes no 0.13s

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 (f510a3c) to head (4a4d1b9). Report is 24 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1204 +/- ## ======================================= 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: