globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 1 forks source link

feat: send notification when added to a team #204

Closed dasarathg68 closed 4 months ago

dasarathg68 commented 4 months ago

Description

Sends a notification to all the users when added to a new team

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 31.59%. Comparing base (56f00cb) to head (a0e7df9). Report is 1 commits behind head on develop.

Files Patch % Lines
backend/src/controllers/teamController.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #204 +/- ## =========================================== + Coverage 27.37% 31.59% +4.21% =========================================== Files 70 16 -54 Lines 1158 364 -794 Branches 259 71 -188 =========================================== - Hits 317 115 -202 + Misses 730 206 -524 + Partials 111 43 -68 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/204/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [api-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `31.59% <0.00%> (?)` | | | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.