Closed Hex27 closed 8 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 29.88% | 1981 / 6628 |
🔵 | Statements | 29.88% | 1981 / 6628 |
🔵 | Functions | 59.02% | 121 / 205 |
🔵 | Branches | 74.63% | 353 / 473 |
File | Stmts | % Branch | % Funcs | % Lines | Uncovered Lines |
---|---|---|---|---|---|
Changed Files | |||||
devfiles/src/classes/Panel.ts | 0% | 0% | 0% | 0% | 1-313 |
devfiles/src/classes/options/DateRange.tsx | 0% | 0% | 0% | 0% | 1-166 |
devfiles/src/classes/options/Geographic.tsx | 0% | 0% | 0% | 0% | 1-258 |
devfiles/src/classes/options/PanelNameInput.tsx | 0% | 0% | 0% | 0% | 1-105 |
devfiles/src/classes/widgets/BarChart.tsx | 0% | 0% | 0% | 0% | 1-86 |
devfiles/src/classes/widgets/LineChart.tsx | 0% | 0% | 0% | 0% | 1-105 |
devfiles/src/classes/widgets/MapWidget.tsx | 0% | 0% | 0% | 0% | 1-161 |
devfiles/src/classes/widgets/TableWidget.tsx | 13.45% | 81.81% | 50% | 13.45% | 19-381, 422-431 |
devfiles/src/classes/widgets/Widget.tsx | 11.9% | 0% | 0% | 11.9% | 6-42 |
devfiles/src/ui/PanelComp.tsx | 0% | 0% | 0% | 0% | 1-263 |
302 Date selector now has a reset button
299 The plotly geographic input will stop rendering if there are no lat/long coordinates in the data
260 Deleted the debug widget class
303 There is now a very aggressive UI mechanism to mark panels as not up to date when automatic refresh is off
293 No more mangled names in deployed copies