Commit aaee641
Fix inverted coverage ranges and clamp column numbers to >=1 (#363)
* Avoid setting {start,end}_column to undefined in annotations
* Deal with inverted location ranges in coverage annotations
* Update test snapshots
* Fixed eslint issues
---------
Co-authored-by: Artiom Tretjakovas <[email protected]>1 parent 952a059 commit aaee641
File tree
2 files changed
+9
-643
lines changed- src/annotations
- tests/annotations/__snapshots__
2 files changed
+9
-643
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
0 commit comments