mindmelting / lex-oscarbot

7 stars 2 forks source link

Error handling for all intents #142

Closed dwmkerr closed 7 years ago

dwmkerr commented 7 years ago

Closes #104. Closes #119.

mindmelting commented 7 years ago

Codecov Report

Merging #142 into master will decrease coverage by 1.12%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage   86.47%   85.34%   -1.13%     
==========================================
  Files          57       55       -2     
  Lines         732      737       +5     
==========================================
- Hits          633      629       -4     
- Misses         99      108       +9
Impacted Files Coverage Δ
oscarbot/intents/countOpenPRs.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/whatProjectsAmIWorkingOn.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/topIssues.js 33.33% <0%> (-1.97%) :arrow_down:
oscarbot/intents/getForks.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/describeLastCommit.js 89.47% <0%> (-4.98%) :arrow_down:
oscarbot/intents/openIssue.js 42.3% <0%> (-1.7%) :arrow_down:
oscarbot/intents/whatAreMyMostPopularProjects.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/getStars.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/myOpenIssues.js 93.75% <0%> (-6.25%) :arrow_down:
oscarbot/intents/countIssues.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 e197e31...d832a99. Read the comment docs.