Coverage: missing tests (library interface)
Open
testing
- Dominant language
- C++
- Stars
- 299
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
* `rows_view::operator==`
* Spotchecks for `any_connection::async_close`
* `bad_field_access::what`
* `field_kind operator<<`
* Error category names
* Some `client_errc` descriptions
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementations and existing tests for rows_view::operator==, any_connection::async_close, bad_field_access::what, field_kind operator<<, error category names, and client_errc descriptions. Run the library's current test suite first, then add coverage for the listed interface points; done means the relevant behaviors and descriptions are exercised by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100