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

fix: make user update endpoint reactive #210

Closed dasarathg68 closed 4 months ago

dasarathg68 commented 4 months ago

Description

Fixes #209 Solution: make user update endpoint reactive

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 27.13%. Comparing base (3b0928e) to head (97ca6df). Report is 8 commits behind head on develop.

Files Patch % Lines
app/src/App.vue 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #210 +/- ## =========================================== + Coverage 27.09% 27.13% +0.03% =========================================== Files 71 71 Lines 1181 1183 +2 Branches 267 267 =========================================== + Hits 320 321 +1 - Misses 745 746 +1 Partials 116 116 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/210/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/210/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `27.13% <66.66%> (+0.03%)` | :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.