|
Ran
|
Jobs
1
|
Files
1646
|
Run time
3min
|
Badge
README BADGES
|
push
github
fixing .geojson file not supported with mac os (#10082) (#10625) * #10081 FixBug .geojson file not supported in macos. - In macOS .geojson file will be identified as type of "application/geo+json". So in checkFileType and readFile functions, they will not go into MIME_LOOKUPS list to find the corresponding type. - Check first in MIME_LOOKUPS list and then the file.type will solve this problem. On behalf of DB Systel GmbH * #10082 FixBug .geojson file not supported in macos. - added codes to support geojson in processFiles.jsx - fixed bug in testData.js in order to give a type by initialing a new File instance On behalf of DB Systel GmbH (cherry picked from commit afafc5c72) Co-authored-by: congchen1101 <161452326+congchen1101@users.noreply.github.com>
31101 of 48625 branches covered (63.96%)
5 of 8 new or added lines in 1 file covered. (62.5%)
2 existing lines in 2 files now uncovered.38811 of 50551 relevant lines covered (76.78%)
33.62 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
75.68 |
-1.6% | web/client/components/import/dragZone/enhancers/processFiles.jsx |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
74.29 |
-0.95% | web/client/plugins/StreetView/components/CyclomediaView/CyclomediaView.js |
| 1 |
43.33 |
-3.33% | web/client/components/mapcatalog/MapCatalogPanel.jsx |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11495249129.1 | 1646 |
76.78 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|