mindmelting / lex-oscarbot

7 stars 2 forks source link

Add the Fork intent #107

Closed dwmkerr closed 7 years ago

dwmkerr commented 7 years ago

Closes #98.

image image

mindmelting commented 7 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.08%. The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   88.62%   88.71%   +0.08%     
==========================================
  Files          44       46       +2     
  Lines         589      629      +40     
==========================================
+ Hits          522      558      +36     
- Misses         67       71       +4
Impacted Files Coverage Δ
oscarbot/intents/index.js 100% <ø> (ø) :arrow_up:
oscarbot/index.js 92.3% <ø> (ø) :arrow_up:
oscarbot/intents/forkProject.spec.js 100% <100%> (ø)
oscarbot/intents/forkProject.js 77.77% <77.77%> (ø)
oscarbot/utils/github/post.js 100% <0%> (+50%) :arrow_up:

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 e7cf84d...4cb98df. Read the comment docs.