Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
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.