Skip to content

Cleanup BRS glitch code

After the string of rebases/messy reverts/etc on my local repository, there were some artifacts leftover in the recently merged code (which checks if a BRS is in use before analyzing it for glitches).

This should fix those issues by:

  • Removing the variable print/second collapsible plot on the website
  • Creating a title for the BRS section if no BRSs are being used
  • Fix channel name creation
  • Delete state channel after use (so it isn't checked with BRS values)
Edited by Yannick Lecoeuche

Merge request reports