Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Factory versus Constructor Function #2

Closed
wants to merge 2 commits into from
Closed

Factory versus Constructor Function #2

wants to merge 2 commits into from

Conversation

kitsonk
Copy link
Member

@kitsonk kitsonk commented Oct 13, 2015

Related to dojo/compose#6, this branch refactors so that the dojo/parser utilises factory functions. In addition it will generate factory functions for constructors or prototypes.

@codecov-io
Copy link

Current coverage is 98.97%

Merging #2 into master will increase coverage by +0.02% as of c8c0d34

@@            master      #2   diff @@
======================================
  Files            3       3       
  Stmts          286     292     +6
  Branches        65      66     +1
  Methods         48      48       
======================================
+ Hit            283     289     +6
  Partial          0       0       
  Missed           3       3       

Review entire Coverage Diff as of c8c0d34

Powered by Codecov. Updated on successful CI builds.

@msssk
Copy link

msssk commented Jan 22, 2016

I resolved the conflict in tsconfig.json and merged the factory branch to master.

@msssk msssk closed this Jan 22, 2016
@dylans dylans modified the milestones: beta.1, alpha.1 Oct 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants