AhKi / oh-my-desk

web widget desktop application
GNU General Public License v3.0
75 stars 11 forks source link

code refactoring for readability #162

Closed HyunmoAhn closed 5 years ago

HyunmoAhn commented 5 years ago

Notice

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 247


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/store/middleware/categorizeActionInMain.js 0 1 0.0%
app/store/reducers/share/identification/widgetInfoById.js 2 3 66.67%
app/store/reducers/share/config/hotKeySearchWindow.js 0 3 0.0%
app/main/utils/menu/handlingSearchHotKey.js 0 5 0.0%
app/e2e-ipc-handler.js 0 6 0.0%
app/main/controllers/widget.js 0 8 0.0%
app/main/utils/window/openReduxDevTools.js 0 9 0.0%
app/main/utils/window/search.js 0 25 0.0%
app/main/utils/window/widget.js 18 48 37.5%
app/main.js 0 34 0.0%
<!-- Total: 58 180 32.22% -->
Files with Coverage Reduction New Missed Lines %
app/main/controllers/index.js 1 50.0%
app/store/reducers/share/identification/widgetInfoById.js 1 89.29%
app/store/reducers/share/config/selectors/index.js 1 87.5%
app/constants/i18n/widget.jsx 1 12.5%
app/store/reducers/share/status/selectors/index.js 3 78.57%
app/main/controllers/search.js 3 7.69%
app/main/controllers/widget.js 12 2.5%
app/renderer/pages/widget/components/ReloadTimer/index.jsx 21 9.3%
app/store/middleware/categorizeActionInMain.js 35 1.75%
<!-- Total: 78 -->
Totals Coverage Status
Change from base Build 213: -12.9%
Covered Lines: 906
Relevant Lines: 1320

💛 - Coveralls