Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JVM: Fix missing coverage for constructors (#596)
This PR fixes a bug in JVM coverage caluclation which skip the coverage calculations for constructors. Signed-off-by: Arthur Chan <[email protected]>
- Loading branch information