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

Organization Creation Route #64

Merged
merged 2 commits into from
Jun 20, 2020
Merged

Organization Creation Route #64

merged 2 commits into from
Jun 20, 2020

Conversation

YashKumarVerma
Copy link
Member

Fixes #63 :

@lockedup-bot
Copy link

lockedup-bot bot commented Jun 20, 2020

Thanks @YashKumarVerma, for opening the pull request! 🙌
One of our team-mates will review the pull request soon. ✅

@codecov
Copy link

codecov bot commented Jun 20, 2020

Codecov Report

Merging #64 into master will decrease coverage by 0.55%.
The diff coverage is 63.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   62.96%   62.41%   -0.56%     
==========================================
  Files           7       11       +4     
  Lines         108      141      +33     
  Branches        6        7       +1     
==========================================
+ Hits           68       88      +20     
- Misses         39       52      +13     
  Partials        1        1              
Impacted Files Coverage Δ
src/modules/organization/models.ts 37.50% <37.50%> (ø)
src/modules/organization/controllers.ts 62.50% <62.50%> (ø)
src/app.ts 100.00% <100.00%> (ø)
src/modules/organization/routes.ts 100.00% <100.00%> (ø)
src/modules/organization/schema.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 d72ef34...d9b5a62. Read the comment docs.

@YashKumarVerma YashKumarVerma merged commit dec8a15 into master Jun 20, 2020
@lockedup-bot
Copy link

lockedup-bot bot commented Jun 20, 2020

Congratualtions @YashKumarVerma, your pull request is merged! 🎉
Thanks for your contributions.🙌

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.

New Feature: Organization Creation Route
1 participant