Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Conversation

@lars-reimann
Copy link
Member

Summary of Changes

Integrate API changes of safe-ds v0.8.0.

@lars-reimann lars-reimann requested a review from a team as a code owner March 31, 2023 18:53
@lars-reimann
Copy link
Member Author

lars-reimann commented Mar 31, 2023

🦙 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.2s
✅ 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 31, 2023

Codecov Report

Merging #44 (cd1616b) into main (8962627) will not change coverage.
The diff coverage is 100.00%.

❗ Current head cd1616b differs from pull request most recent head b87ff33. Consider uploading reports for the commit b87ff33 to get more accurate results

@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         7    +2     
  Lines           18        33   +15     
=========================================
+ Hits            18        33   +15     
Impacted Files Coverage Δ
src/safeds_examples/tabular/__init__.py 100.00% <100.00%> (ø)
...c/safeds_examples/tabular/_house_sales/__init__.py 100.00% <100.00%> (ø)
...feds_examples/tabular/_house_sales/_house_sales.py 100.00% <100.00%> (ø)
src/safeds_examples/tabular/_titanic/__init__.py 100.00% <100.00%> (ø)
src/safeds_examples/tabular/_titanic/_titanic.py 100.00% <100.00%> (ø)
src/safeds_examples/tabular/containers/__init__.py 100.00% <100.00%> (ø)
...feds_examples/tabular/containers/_example_table.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 5d79140 into main Mar 31, 2023
@lars-reimann lars-reimann deleted the safe_ds_0_8_0 branch March 31, 2023 18:56
lars-reimann pushed a commit that referenced this pull request Mar 31, 2023
## [0.9.0](v0.8.0...v0.9.0) (2023-03-31)

### Features

* compatibility with `safe-ds` v0.8.0 ([#44](#44)) ([5d79140](5d79140))
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants