Closed devpaul closed 7 years ago
Merging #298 into master will increase coverage by
0.13%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #298 +/- ##
==========================================
+ Coverage 94% 94.13% +0.13%
==========================================
Files 38 39 +1
Lines 2134 2251 +117
Branches 405 437 +32
==========================================
+ Hits 2006 2119 +113
- Misses 50 52 +2
- Partials 78 80 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/load.ts | 89.36% <0%> (-0.47%) |
:x: |
src/lang.ts | 100% <0%> (ø) |
:white_check_mark: |
src/async/ExtensiblePromise.ts | 100% <0%> (ø) |
:white_check_mark: |
src/load/util.ts | 100% <0%> (ø) |
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 e2583d2...dbe5213. Read the comment docs.
@devpaul do you want me to merge this or can you?
I can merge this one
On Mar 10, 2017 3:28 AM, "Anthony Gubler" notifications@github.com wrote:
@devpaul https://github.com/devpaul do you want me to merge this or can you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dojo/core/pull/298#issuecomment-285633908, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUOpwXDhgsGRSvaC4M3UAvAklDJIkMnks5rkSXcgaJpZM4MNsGA .
Type: feature
Description:
added an encrypted deployment key to auto-deploy generated APIs to gh_pages
Resolves #???