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

update(event-emitter): EventEmitternの検証を追加 #9

Merged
merged 2 commits into from
Oct 21, 2018
Merged

Conversation

Himenon
Copy link
Owner

@Himenon Himenon commented Oct 21, 2018

  • 独自型定義をしたときに、型参照がうまく効くことを確認
  • EventEmitterをextendsした後に、メソッドを追加
  • テスト

@coveralls
Copy link

coveralls commented Oct 21, 2018

Pull Request Test Coverage Report for Build 62

  • 13 of 13 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 99.351%

Totals Coverage Status
Change from base Build 56: 0.07%
Covered Lines: 137
Relevant Lines: 137

💛 - Coveralls

@Himenon
Copy link
Owner Author

Himenon commented Oct 21, 2018

.onのテストも追加しておきたい

@Himenon Himenon merged commit 1e24513 into master Oct 21, 2018
@Himenon Himenon deleted the dev branch October 21, 2018 18:20
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