Erfang Chen
Erfang Chen
Are you using `redux` and is attaching your store to `GigaGrid` via `connect()`? that is a typical use case, and indeed if used in a tab (and which tab is...
Yeah I believe this is about general support for cell updates. There are several approaches I can think of - Use an overlay data strucutre as state: meaning, the component...
+1 same here, the results of scoverage does not appear to be uploaded to SonarQube properly Using `sonar-scoverage-plugin#v5.1.3` against `SonarQube v5.5` on Scala 2.11.8 Darwin macbook 15.4.0 Darwin Kernel Version...
Was work on this done already?
Plugin complains about "INVOKESPECIAL/STATIC on interfaces require ASM 5" although ASM 5.0.1 present
seems like it was fixed in https://github.com/cobertura/cobertura/pull/299 need to PR `master` and up the dep version (currently 2.1.1)