Create Unit Tests for Missing Files
还没有人认领这个 Issue。
评估
调研方向
Start by comparing the nine listed source files with nearby pytest tests in the corresponding test directories. Work through the checklist, using each source file to identify its testable behavior. Done means every listed target test file exists and provides comprehensive pytest-based coverage for its source file.
由索引模型根据 Issue 内容生成。
描述
Description
Several source files in the openml-python package currently lack corresponding unit test files. This issue tracks the creation of comprehensive pytest-based unit tests for all missing test coverage.
Missing Unit Tests for Missing Files
-
openml/base.py→tests/test_openml/test_base.py -
openml/cli.py→tests/test_openml/test_cli.py -
openml/exceptions.py→tests/test_openml/test_exceptions.py -
openml/testing.py→tests/test_openml/test_testing.py -
openml/datasets/data_feature.py→tests/test_datasets/test_data_feature.py -
openml/evaluations/evaluation.py→tests/test_evaluations/test_evaluation.py -
openml/extensions/extension_interface.py→tests/test_extensions/test_extension_interface.py -
openml/setups/setup.py→tests/test_setups/test_setup.py -
openml/study/study.py→tests/test_study/test_study.py
- 主要语言
- Python
- 星标
- 361
- 派生
- 296
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
openml/openml-python 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
openml/openml-python#1750 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
openml/openml-python#1749 ·
-
难度 1/5 1 小时以内 新手友好度 92/100
openml/openml-python#1746 ·
-
Documentation Good First Issue
难度 2/5 1-3 小时 新手友好度 74/100
openml/openml-python#1708 · 7 条评论 ·
-
Good First Issue module:Run testing
难度 2/5 1-3 小时 新手友好度 82/100
openml/openml-python#1646 · 7 条评论 · 2 个 reaction ·
查看 openml/openml-python 的全部 Issue
相似的 Issue
-
area: harness bug status: needs-triage
难度 2/5 1-3 小时 新手友好度 75/100
Human-Agent-Society/reef#625 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 1/5 1 小时以内 新手友好度 80/100
learningequality/kolibri#15351 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
Name consistency 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
eellak/triplestore#65 · 1 条评论 ·