AhKi / oh-my-desk

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

widget UI refactoring #133

Closed HyunmoAhn closed 6 years ago

HyunmoAhn commented 6 years ago

related in #118 and #119

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 119


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/constants/i18n/widget.jsx 1 2 50.0%
app/page/preference/components/Preference/index.jsx 0 1 0.0%
app/utils/process/createMenu.js 0 1 0.0%
app/page/webview/components/TitleBarMac/index.jsx 17 18 94.44%
app/page/webview/components/AddressBar/index.jsx 69 71 97.18%
app/page/webview/containers/WidgetHeaderContainer.jsx 0 6 0.0%
app/page/webview/components/WebWidget/index.jsx 0 22 0.0%
<!-- Total: 187 221 84.62% -->
Files with Coverage Reduction New Missed Lines %
app/utils/validation/widgetName.js 1 0.0%
app/utils/validation/widgetUrl.js 2 0.0%
app/page/webview/components/WebWidget/index.jsx 2 0.0%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 115: 14.3%
Covered Lines: 1181
Relevant Lines: 1452

💛 - Coveralls