Closed cschreib closed 1 year ago
This PR does the following.
Other miscellaneous changes:
snatch.hpp
snatch_config.hpp
SECTION()
CAPTURE()
INFO()
SKIP()
Merging #22 (1aeca5e) into main (085038c) will increase coverage by 5.87%. The diff coverage is 100.00%.
5.87%
100.00%
This PR does the following.
Other miscellaneous changes:
snatch.hpp
now includessnatch_config.hpp
to reduce the risk of mismatched configuration with implementation.SECTION()
,CAPTURE()
,INFO()
, andSKIP()
.