Closed novemberborn closed 8 years ago
@@ master #63 diff @@
===================================
Files 11 12 +1
Lines 700 920 +220
Methods 2 3 +1
Messages 0 0
Branches 128 191 +63
===================================
+ Hits 700 920 +220
Misses 0 0
Partials 0 0
Powered by Codecov. Last update e513f95...8d71d94
Pushed a fixup for my earlier comments, and a big refactor of extractRegistrationElements
which came about as I was fixing strict null check violations in another branch (that already contained this merge).
(once we sort out CI)
https://travis-ci.org/dojo/app/builds/164598735 failed due to socket hangups, and uploadCoverage
is failing. So I'm pretty sure CI passes…
Implements most of #33. Supports
app-action
,app-actions
,app-element
,app-store
andapp-widget
(for widget registration).Builds on #62.