joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Test DevelopmentServerPane component #359

Closed AWolf81 closed 5 years ago

AWolf81 commented 5 years ago

Related Issue:

309

Summary:

codecov[bot] commented 5 years ago

Codecov Report

Merging #359 into master will increase coverage by 2.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   29.32%   31.46%   +2.14%     
==========================================
  Files         160      159       -1     
  Lines        3823     3747      -76     
  Branches      420      424       +4     
==========================================
+ Hits         1121     1179      +58     
+ Misses       2435     2301     -134     
  Partials      267      267
Impacted Files Coverage Ξ”
...nts/DevelopmentServerPane/DevelopmentServerPane.js 80.76% <ΓΈ> (+80.76%) :arrow_up:
src/components/Sidebar/Sidebar.js 100% <ΓΈ> (ΓΈ) :arrow_up:
src/components/Card/Card.js
src/components/LargeLED/LargeLED.helpers.js 20% <0%> (+20%) :arrow_up:
src/components/Toggle/Toggle.js 22.72% <0%> (+22.72%) :arrow_up:
src/components/OnlyOn/OnlyOn.js 23.52% <0%> (+23.52%) :arrow_up:
src/components/LargeLED/LargeLED.js 25% <0%> (+25%) :arrow_up:
src/components/TerminalOutput/TerminalOutput.js 28% <0%> (+28%) :arrow_up:
src/components/HelpButton/HelpButton.js 33.33% <0%> (+33.33%) :arrow_up:
src/components/Heading/Heading.js 41.66% <0%> (+41.66%) :arrow_up:
... and 4 more