apache / datasketches-cpp

Core C++ Sketch Library
https://datasketches.apache.org
Apache License 2.0
213 stars 70 forks source link

Tuple filter #430

Closed AlexanderSaydakov closed 1 month ago

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9027107215

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
tuple/include/tuple_filter_impl.hpp 17 18 94.44%
<!-- Total: 17 18 94.44% -->
Totals Coverage Status
Change from base Build 8399205905: -0.005%
Covered Lines: 16414
Relevant Lines: 16587

💛 - Coveralls
AlexanderSaydakov commented 1 month ago

Discussed with @jmalkin and decided to do this as a method in the sketch instead.