phpunit_codecoverage_display
phpunit_codecoverage_display copied to clipboard
PhpStorm plugin for displaying phpunit code coverage in editor
Starting with PhpStorm 2023.3 there are new rules for multithreading that phpunit_codecoverage does not comply with. See https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html For a workaround I found the plugin and removed it and PhpStorm...
Environment: OS: macOS 13.3.1 PHPStorm: 2023.1 (Build #PS-231.8109.199) New UI: Yes Runtime version: 17.0.6+10-b829.5 x86_64 VM: OpenJDK 64-bit Server VM by JetBrains --- I've tried the solution by jorgecc in...
PhpStorm 2020.2 Build #PS-202.6397.115, built on July 29, 2020 Licensed to ALEXANDER BAGYSHOV Subscription is active until August 26, 2020 Runtime version: 11.0.7+10-b944.20 amd64 VM: OpenJDK 64-Bit Server VM by...
Hi, I am reporting an issue with the PHPStorm plugin. I am including both the PHPStorm build information and the stack trace. PhpStorm 2020.2.3 Build #PS-202.7660.42, built on October 16,...
PhpStorm 2020.1.1 Build #PS-201.7223.96, built on April 30, 2020 Runtime version: 11.0.6+8-b765.40 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 2132M Cores:...
I was actually updating another plugin when this error appeared: Ubuntu 20.4 Intellij Version: 2021.2 Should be called at least in the state COMPONENTS_LOADED, the current state is: CONFIGURATION_STORE_INITIALIZED Current...
From Stacktrace: Should be called at least in the state COMPONENTS_LOADED, the current state is: CONFIGURATION_STORE_INITIALIZED Current violators count: 1 java.lang.Throwable at com.intellij.diagnostic.LoadingState.logStateError(LoadingState.java:53) at com.intellij.diagnostic.LoadingState.checkOccurred(LoadingState.java:49) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.(ActionManagerImpl.java:137) at com.jetbrains.rdserver.ui.actionPopupMenu.BackendActionManager.(BackendActionManager.kt:14) at...
1) This library uses a really old version of the jetbrains SDK, so it is not as simply as patch or update the plugins. 2) It is a hacky solution:...
Should be called at least in the state COMPONENTS_LOADED, the current state is: CONFIGURATION_STORE_INITIALIZED Current violators count: 1 java.lang.Throwable at com.intellij.diagnostic.LoadingState.logStateError(LoadingState.java:53) at com.intellij.diagnostic.LoadingState.checkOccurred(LoadingState.java:49) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.(ActionManagerImpl.java:168) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)...
OS: windows 10 PHP version: 7.3.13 Java version installed: Java 15.0.1 2020-10-20 Javac version installed: 15.0.1 PHP Unit Code Coverage version: 0.5.0 Error: ``Should be called at least in the...