Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
ju...@google.com <ju...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Let's say I have multiple generators, each responsible for one library and I have one sample app for all libraries (e.g. accompanist).
When I run all the generators, I'll get multiple HRF profiles, which I can later copy to proper places.
Could we have an optional argument to name to output HRF file instead of class_testname?
This way I could name it in a way, the pipeline later will know what the filenames would look like and I don't have to carefuly name the class and method to match it.