DarkWanderer / metrics-cpp

High-performance metrics library
MIT License
38 stars 1 forks source link

[LLM test] Split tests into multiple .cpp files #69

Open DarkWanderer opened 1 month ago

DarkWanderer commented 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

github-actions[bot] commented 1 month ago

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] commented 1 month ago

OpenHands started fixing the issue! You can monitor the progress here.