key_value_pair destructor is not fully covered with tests
Open
- Dominant language
- C++
- Stars
- 479
- Forks
- 110
- Avg merge
- 10d 3h
- Merged PRs (30d)
- 5
Description
The branch
```
if(sp.is_not_shared_and_deallocate_is_trivial())
return;
```
is never tested.
Contributor guide
Assessment
This issue has not been assessed yet.