joshwcomeau / guppy

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

Test TaskRunnerPane component #358

Closed AWolf81 closed 5 years ago

AWolf81 commented 5 years ago

Related Issue:

309

Summary:

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   29.32%   32.34%   +3.02%     
==========================================
  Files         160      159       -1     
  Lines        3823     3707     -116     
  Branches      420      430      +10     
==========================================
+ Hits         1121     1199      +78     
+ Misses       2435     2238     -197     
- Partials      267      270       +3
Impacted Files Coverage Ξ”
src/components/TaskRunnerPane/TaskRunnerPane.js 76.92% <ΓΈ> (+76.92%) :arrow_up:
src/components/ScrollDisabler/ScrollDisabler.js 0% <0%> (ΓΈ) :arrow_up:
...rc/components/WindowDimensions/WindowDimensions.js 0% <0%> (ΓΈ) :arrow_up:
src/components/Card/Card.js
src/reducers/tasks.reducer.js 64.54% <0%> (+2.72%) :arrow_up:
src/components/Modal/Modal.js 17.39% <0%> (+17.39%) :arrow_up:
...rc/components/TaskDetailsModal/TaskDetailsModal.js 19.04% <0%> (+19.04%) :arrow_up:
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/LargeLED/LargeLED.js 25% <0%> (+25%) :arrow_up:
... and 9 more