bsc-wdc / dislib

The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.
Apache License 2.0
44 stars 23 forks source link

Correct description of new functions #466

Open FernandoVN98 opened 6 months ago

FernandoVN98 commented 6 months ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #(issue_number)

Type of change

Please delete options that are not relevant.

Reproduce instructions:

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.52%. Comparing base (d1f37c1) to head (5b28ebe). Report is 1 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466/graphs/tree.svg?width=650&height=150&src=pr&token=CB31UqffSE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc)](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) ```diff @@ Coverage Diff @@ ## master #466 +/- ## ======================================= Coverage 95.52% 95.52% ======================================= Files 73 73 Lines 11921 11921 ======================================= Hits 11387 11387 Misses 534 534 ``` | [Files](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) | Coverage Δ | | |---|---|---| | [dislib/model\_selection/\_search.py](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?src=pr&el=tree&filepath=dislib%2Fmodel_selection%2F_search.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc#diff-ZGlzbGliL21vZGVsX3NlbGVjdGlvbi9fc2VhcmNoLnB5) | `99.40% <ø> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). Last update [7fdc09a...5b28ebe](https://app.codecov.io/gh/bsc-wdc/dislib/pull/466?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bsc-wdc).