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 0 forks source link

Feat/governance frontend contract integration #246

Closed dasarathg68 closed 1 month ago

dasarathg68 commented 1 month ago

Description

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 6.31068% with 193 lines in your changes missing coverage. Please review.

Project coverage is 35.11%. Comparing base (856e858) to head (bfc5865).

Files Patch % Lines
app/src/composables/voting.ts 0.00% 85 Missing :warning:
app/src/services/votingService.ts 0.00% 53 Missing and 1 partial :warning:
app/src/components/ProposalDashboard.vue 0.00% 40 Missing and 11 partials :warning:
app/src/components/forms/CreateProposalForm.vue 81.81% 2 Missing :warning:
backend/src/controllers/teamController.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/governance-voting-contract #246 +/- ## =================================================================== - Coverage 41.06% 35.11% -5.96% =================================================================== Files 89 107 +18 Lines 1561 2119 +558 Branches 380 475 +95 =================================================================== + Hits 641 744 +103 - Misses 798 1195 +397 - Partials 122 180 +58 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/246/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/246/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `31.50% <0.00%> (?)` | | | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/246/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `31.68% <5.41%> (-5.17%)` | :arrow_down: | | [contract-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/246/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `87.12% <100.00%> (+0.09%)` | :arrow_up: | 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.