Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integrate version 0.25.0 of the safe-ds Python library #1174

Merged
merged 6 commits into from
May 16, 2024

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented May 16, 2024

Summary of Changes

Integrate version 0.25.0 of the safe-ds Python library (release notes).

@lars-reimann lars-reimann changed the title feat: library update feat: integrate version 0.25.0 of the safe-ds Python library May 16, 2024
Copy link

github-actions bot commented May 16, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 64 0 1.25s
✅ REPOSITORY git_diff yes no 0.2s
✅ TYPESCRIPT eslint 2 0 0 4.76s
✅ TYPESCRIPT prettier 2 0 0 1.11s

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 force-pushed the library-update branch 5 times, most recently from 1de8f44 to 464990b Compare May 16, 2024 20:44
Works locally but source maps generated in CI differ
@lars-reimann lars-reimann marked this pull request as ready for review May 16, 2024 20:51
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (d89511e) to head (fcfcb29).
Report is 46 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1174      +/-   ##
===========================================
- Coverage   100.00%   99.79%   -0.21%     
===========================================
  Files          110      110              
  Lines        19227    19227              
  Branches      4119     4109      -10     
===========================================
- Hits         19227    19187      -40     
- Misses           0       40      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit f357c38 into main May 16, 2024
6 of 7 checks passed
@lars-reimann lars-reimann deleted the library-update branch May 16, 2024 20:55
lars-reimann pushed a commit that referenced this pull request May 16, 2024
## [0.16.0](v0.15.0...v0.16.0) (2024-05-16)

### Features

* eda plot view ([#1161](#1161)) ([a216743](a216743)), closes [#955](#955) [#986](#986)
* integrate version 0.25.0 of the `safe-ds` Python library ([#1174](#1174)) ([f357c38](f357c38))
* prefix keywords with `^` to treat them as identifiers ([#1172](#1172)) ([90bd47c](90bd47c))

### Bug Fixes

* potential stack overflow when computing types of lambda parameters ([#1173](#1173)) ([d89511e](d89511e))
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label May 16, 2024
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.

1 participant