Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix the constructor of observable class is invalid #2

Merged
merged 1 commit into from
Oct 8, 2017

Conversation

BlackGanglion
Copy link
Contributor

When observable class has constructor to init,should pass arguments into target.

@codecov
Copy link

codecov bot commented Oct 7, 2017

Codecov Report

Merging #2 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   81.96%   81.96%           
=======================================
  Files          11       11           
  Lines         621      621           
  Branches      102      102           
=======================================
  Hits          509      509           
  Misses        112      112
Impacted Files Coverage Δ
src/observer.ts 91.03% <100%> (ø) ⬆️

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 7fc04db...af0a801. Read the comment docs.

@ascoders ascoders merged commit cd778c6 into dobjs:master Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants