Add ShInfo and ShBinaryInfo providers#47
Conversation
|
@fmeum you mentioned wanting a separate provider for binaries, do you have any preferences for names? And the provider is currently empty, I'm not sure what would make the most sense to put in that. Curious what you think! |
|
|
Done! |
I think for backward compatibility we might need to leave |
Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
Disregard!
I missed a spot, thakn you @fmeum ! |
| runfiles = runfiles, | ||
| ), | ||
| instrumented_files_info, | ||
| ShInfo(), |
There was a problem hiding this comment.
As a memory optimization, could you extract this into a private constant?
closes #16