-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Recently, I implemented the tokio runtime for asynchronous execution of
- REST API calls (the pure python project doesn't implement this)
- running clang-tidy and/or clang-format on each file
Although, I didn't notice any performance boost in the tests. I'm wondering if I missed something. Additionally, some await
commands in some of the tests do not show as triggered in the coverage reports (using llvm-cov reports, not codecov which only shows line coverage).
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed