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
@@ -141,7 +141,7 @@ export class PrCommentBuilder {
141
141
this._buffer+=`<tr><th>${resultFile.hash}</th>`;
142
142
for(constitemofanalysis.items){
143
143
// TODO maybe find a better way of showing this. After the change to multiple scenarios, this shows diff between "With Sentry" and "With Sentry + Replay"
0 commit comments