4paradigm / 4paradigm/OpenMLDB
unit tests in `src/sdk` should append into list variable `test_list` so coverage will run it
Open
build
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
unit tests in `src/sdk` should append into list variable `test_list` so coverage will run it
_Originally posted by @aceforeverd in https://github.com/4paradigm/OpenMLDB/pull/2568#discussion_r981038466_
Contributor guide
Research direction
Look at the unit tests in the src/sdk directory. Find where test_list is defined and used for coverage. Append the missing tests to that list. Run the coverage script to verify they are included.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100