|
Ran
|
Jobs
1
|
Files
70
|
Run time
1min
|
Badge
README BADGES
|
push
github
[INTERNAL] bundle/Builder: Correct bundling of resources with empty source map If a resource features an empty source map (which is not the same as having no source map), the bundle's source map generation needs to handle this differently from cases where mappings exist. It must not prefix the empty mapping with a string "AAAA," since the danglíng comma will result in a corrupt source map. However, it should still add the mapping for the first line/column "AAAA". Otherwise the source map of the preceding module in the bundle would be applied. Resolves the root cause of https://github.com/SAP/openui5/issues/4035 DINC0139775 (cherry picked from commit 1228db78e)
2111 of 2326 branches covered (90.76%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 1 file covered. (100.0%)
3 existing lines in 1 file now uncovered.3752 of 3874 relevant lines covered (96.85%)
161.1 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9075348939.1 | 0 |
94.56 |
GitHub Action Run |