blackjackkent / RPThreadTrackerV3.FrontEnd

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

Handle scenario where all threads are awaiting starter #54

Closed blackjackkent closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #54 into production will increase coverage by 0.02%. The diff coverage is 48.14%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production      #54      +/-   ##
==============================================
+ Coverage       95.39%   95.41%   +0.02%     
==============================================
  Files             266      267       +1     
  Lines            2279     2289      +10     
  Branches          228      234       +6     
==============================================
+ Hits             2174     2184      +10     
  Misses             85       85              
  Partials           20       20
Impacted Files Coverage Δ
...display/views/help/components/SupportGuidesPane.js 100% <ø> (ø) :arrow_up:
...rd/components/recent-activity/RecentActivityRow.js 100% <ø> (ø) :arrow_up:
...s/active/their-turn/getTheirTurnFilteredThreads.js 0% <0%> (ø) :arrow_up:
...ors/threads/archived/getArchivedFilteredThreads.js 0% <0%> (ø) :arrow_up:
...electors/threads/active/queued/getQueuedThreads.js 0% <0%> (ø) :arrow_up:
...lectors/threads/active/my-turn/getMyTurnThreads.js 0% <0%> (ø) :arrow_up:
...s/threads/active/their-turn/getTheirTurnThreads.js 0% <0%> (ø) :arrow_up:
...threads/active/my-turn/getMyTurnFilteredThreads.js 0% <0%> (ø) :arrow_up:
.../threads/active/queued/getQueuedFilteredThreads.js 0% <0%> (ø) :arrow_up:
.../threads/active/all/getAllActiveFilteredThreads.js 100% <100%> (ø) :arrow_up:
... and 4 more

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 3e09d68...225bb73. Read the comment docs.