Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/137 I see that now, thanks. What I was looking for originally was references to DatabaseContentRepository, which I didn't see. I think we're good on FlowFileRepository coverage, but still possibly lacking on DatabaseContentRepository. There looks to be some independent/non-shared references to rocksdb there that we probably want to cover.
---