ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
10.97k stars 1.18k forks source link

<DO_NOT_MERGE>[TROUBLESHOOTING][BUGFIX]Empty test commit (in order to make pull request) so as to run tests.</DO_NOT_MERGE> #3973

Open alexsherstinsky opened 3 months ago

alexsherstinsky commented 3 months ago

Scope

Troubleshooting multiple test failures.

Code Pull Requests

Please provide the following:

Documentation Pull Requests

Note that the documentation HTML files are in docs/ while the Markdown sources are in mkdocs/docs.

If you are proposing a modification to the documentation you should change only the Markdown files.

api.md is automatically generated from the docstrings in the code, so if you want to change something in that file, first modify ludwig/api.py docstring, then run mkdocs/code_docs_autogen.py, which will create mkdocs/docs/api.md .

github-actions[bot] commented 3 months ago

Unit Test Results

  6 files  ±0    6 suites  ±0   14m 22s :stopwatch: +2s 12 tests ±0    9 :heavy_check_mark: ±0    3 :zzz: ±0  0 :x: ±0  60 runs  ±0  42 :heavy_check_mark: ±0  18 :zzz: ±0  0 :x: ±0 

Results for commit 79454c40. ± Comparison against base commit 337f4074.

:recycle: This comment has been updated with latest results.