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: compatibility with safe-ds v0.7.0 #42

Merged
merged 2 commits into from
Mar 29, 2023
Merged

feat: compatibility with safe-ds v0.7.0 #42

merged 2 commits into from
Mar 29, 2023

Conversation

lars-reimann
Copy link
Member

Summary of Changes

Integrate API changes of safe-ds v0.7.0.

@lars-reimann lars-reimann requested a review from a team as a code owner March 29, 2023 21:12
@lars-reimann
Copy link
Member Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 2 0 0 0.58s
✅ PYTHON flake8 2 0 0.33s
✅ PYTHON isort 2 0 0 0.24s
✅ PYTHON mypy 2 0 1.48s
✅ PYTHON pylint 2 0 1.5s
✅ REPOSITORY git_diff yes no 0.04s

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 Mar 29, 2023

Codecov Report

Merging #42 (91f00ea) into main (4bc0b53) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           18        18           
=========================================
  Hits            18        18           
Impacted Files Coverage Δ
...feds_examples/tabular/_house_sales/_house_sales.py 100.00% <100.00%> (ø)
src/safeds_examples/tabular/_titanic/_titanic.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lars-reimann lars-reimann merged commit 8962627 into main Mar 29, 2023
7 checks passed
@lars-reimann lars-reimann deleted the safe_ds_0_7_0 branch March 29, 2023 21:22
lars-reimann pushed a commit that referenced this pull request Mar 29, 2023
## [0.8.0](v0.7.0...v0.8.0) (2023-03-29)

### Features

* compatibility with `safe-ds` v0.7.0 ([#42](#42)) ([8962627](8962627))
* subclass of `Table` that can include column descriptions ([#43](#43)) ([56aff62](56aff62)), closes [#41](#41)
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Mar 29, 2023
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.

None yet

1 participant