Safe-DS / Library

A user-friendly library for Data Science in Python.
https://library.safeds.com
MIT License
17 stars 4 forks source link

feat: added 'histogram_2d' in TablePlotter #903

Closed SamanHushi closed 4 months ago

SamanHushi commented 4 months ago

Closes #869

Summary of Changes

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 2 0 0 0.95s
✅ PYTHON mypy 2 0 2.56s
✅ PYTHON ruff 2 0 0 0.4s
✅ REPOSITORY git_diff yes no 0.67s

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 4 months ago

Codecov Report

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

Project coverage is 97.74%. Comparing base (a88a609) to head (e6407d1). Report is 37 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #903 +/- ## ========================================== + Coverage 97.67% 97.74% +0.06% ========================================== Files 120 121 +1 Lines 6234 6515 +281 ========================================== + Hits 6089 6368 +279 - Misses 145 147 +2 ```

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

lars-reimann commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: