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

Add Promise support for onComplete fn #3

Merged
merged 5 commits into from
Jun 13, 2020

Conversation

edbzn
Copy link
Contributor

@edbzn edbzn commented Jun 12, 2020

Resolve #1.

I didn't updated all examples in the readme, let me know if I should.

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2020

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           57        60    +3     
  Branches         4         6    +2     
=========================================
+ Hits            57        60    +3     
Impacted Files Coverage Δ
src/observer-spy.ts 100.00% <100.00%> (ø)

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 0586580...91052c0. Read the comment docs.

@shairez
Copy link
Member

shairez commented Jun 12, 2020

Awesome job @edbzn !
I'll review it tomorrow

Thanks again! ❤️

@shairez shairez merged commit 0ca4d80 into hirezio:master Jun 13, 2020
@shairez
Copy link
Member

shairez commented Jun 13, 2020

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hirezio hirezio deleted a comment from allcontributors bot Jun 13, 2020
@hirezio hirezio deleted a comment from allcontributors bot Jun 13, 2020
@edbzn edbzn deleted the on-complete-promise branch June 13, 2020 12:03
@shairez
Copy link
Member

shairez commented Jun 13, 2020

@all-contributors please add @edbzn for his code tests documentation and ideas

@allcontributors
Copy link
Contributor

@shairez

I've put up a pull request to add @edbzn! 🎉

@shairez
Copy link
Member

shairez commented Jun 13, 2020

Thanks @edbzn ! you are now an official contributor as well 😄 🙏 👏

@edbzn
Copy link
Contributor Author

edbzn commented Jun 13, 2020

thank you @shairez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Promise support for onComplete
3 participants