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
We won't branch on static field from trusted libraries and won't add them to staticsBefore. For now, it saves us from setting [SecurityManager] and other suspicious stuff, but it can lead to coverage regression and thus it requires thorough investigation.
The text was updated successfully, but these errors were encountered:
Description
Investigate coverage regression because of #699.
We won't branch on static field from trusted libraries and won't add them to staticsBefore. For now, it saves us from setting [SecurityManager] and other suspicious stuff, but it can lead to coverage regression and thus it requires thorough investigation.
The text was updated successfully, but these errors were encountered: