Open DarkWanderer opened 1 month ago
Currently, all tests are in single .cpp file. The tests need to be in multiple files per topic:
metrics.cpp sinks.cpp timer.cpp
With appropriate headers included in each file
OpenHands started fixing the issue! You can monitor the progress here.
Currently, all tests are in single .cpp file. The tests need to be in multiple files per topic:
With appropriate headers included in each file