You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k6-summary v0.0.4 was fine, code was not obfuscated and thus we could use jUnit and textSummary without issues.
starting on v0.1.0, the file is now obfuscated which made the consumption of this file unusable as the function names does not match anymore.
could you please generate a v0.1.1 which is not obfuscated?
NOTE: noticed the issue in k6-utils v1.3.0 and v1.4.0.