FEDOT
FEDOT copied to clipboard
AMLB-specific test case added
Error "IndexError: arrays used as indices must be of integer (or boolean) type" is found if final pipeline contains "resample" op
👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.
Simply create a new comment in this PR that says:
@docu-mentor run
and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:
@docu-mentor run doc/ README.md
In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!
👋 Hi, I'm @open-code-helper, an LLM-powered GitHub app powered by NVIDIA AI Foundation Models and Endpoints that gives you actionable feedback on your writing.
Simply create a new comment in this PR that says:
@open-code-helper run
and I will start my analysis. I only look at what you changed in this PR.
All PEP8 errors has been fixed, thanks :heart:
Comment last updated at
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.95%. Comparing base (
cd915a8
) to head (c18a80f
). Report is 6 commits behind head on master.
:exclamation: Current head c18a80f differs from pull request most recent head 773ff88. Consider uploading reports for the commit 773ff88 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #1274 +/- ##
==========================================
+ Coverage 79.88% 79.95% +0.07%
==========================================
Files 146 146
Lines 10065 10051 -14
==========================================
- Hits 8040 8036 -4
+ Misses 2025 2015 -10
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hello @nicl-nno! Thanks for updating this PR. We checked the lines you've touched for PEPÂ 8 issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
Comment last updated at 2024-04-15 20:49:57 UTC
/fix-pep8
✅ Integration run - https://github.com/aimclub/FEDOT/actions/runs/8644854445
/fix-pep8
✅ Integration run - https://github.com/aimclub/FEDOT/actions/runs/8695868602
👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.
Simply create a new comment in this PR that says:
@docu-mentor run
and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:
@docu-mentor run doc/ README.md
In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!