cloudigrade / frontigrade

GNU General Public License v3.0
4 stars 1 forks source link

Initial application base and settings #3

Closed cdcabrera closed 6 years ago

cdcabrera commented 6 years ago

This PR contains the base UI application

PR should provide updates for

updates #2

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@15c2ba6). Click here to learn what that means. The diff coverage is 82.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #3   +/-   ##
========================================
  Coverage          ?   82.6%           
========================================
  Files             ?       8           
  Lines             ?      46           
  Branches          ?       5           
========================================
  Hits              ?      38           
  Misses            ?       7           
  Partials          ?       1
Impacted Files Coverage Δ
src/components/router/router.js 100% <100%> (ø)
src/components/router/routerConstants.js 100% <100%> (ø)
src/redux/constants/toastNotificationConstants.js 100% <100%> (ø)
src/components/mastheadOptions/mastheadOptions.js 100% <100%> (ø)
src/redux/reducers/index.js 100% <100%> (ø)
src/redux/constants/index.js 100% <100%> (ø)
...s/toastNotificationsList/toastNotificationsList.js 41.66% <41.66%> (ø)
src/redux/reducers/toastNotificationsReducer.js 92.85% <92.85%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 15c2ba6...8985112. Read the comment docs.