Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines

This commit is contained in:
Leonid Logvinov
2019-01-21 16:32:12 +01:00
parent 61910f264c
commit e5c4390489
3 changed files with 18 additions and 7 deletions

View File

@@ -1,4 +1,13 @@
[
{
"version": "2.0.1",
"changes": [
{
"note": "Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines",
"pr": "TODO"
}
]
},
{
"version": "2.0.0",
"changes": [