Closed dwmkerr closed 7 years ago
Merging #127 into master will increase coverage by
1.03%
. The diff coverage is95.5%
.
@@ Coverage Diff @@
## master #127 +/- ##
==========================================
+ Coverage 84.54% 85.57% +1.03%
==========================================
Files 48 54 +6
Lines 634 707 +73
==========================================
+ Hits 536 605 +69
- Misses 98 102 +4
Impacted Files | Coverage Δ | |
---|---|---|
oscarbot/intents/index.js | 100% <ø> (ø) |
:arrow_up: |
oscarbot/index.js | 92.3% <ø> (ø) |
:arrow_up: |
oscarbot/intents/whatsTrending.spec.js | 100% <100%> (ø) |
|
oscarbot/intents/getStars.spec.js | 100% <100%> (ø) |
:arrow_up: |
oscarbot/intents/getForks.spec.js | 100% <100%> (ø) |
|
oscarbot/intents/getForks.js | 100% <100%> (ø) |
|
oscarbot/intents/howManyContributors.spec.js | 100% <100%> (ø) |
|
oscarbot/intents/getStars.js | 100% <100%> (ø) |
:arrow_up: |
oscarbot/intents/howManyContributors.js | 85.71% <85.71%> (ø) |
|
oscarbot/intents/whatsTrending.js | 90.47% <90.47%> (ø) |
|
... and 6 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 574b1af...99f2b4f. Read the comment docs.
Closes #124 and #126.