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

feat(donation): add mutation and notice for curation vault withdrawal #4224

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gitwoz
Copy link
Contributor

@gitwoz gitwoz commented Nov 21, 2024

ref: #4193

@gitwoz gitwoz requested a review from a team as a code owner November 21, 2024 06:50
@gitwoz gitwoz linked an issue Nov 29, 2024 that may be closed by this pull request
3 tasks
@gitwoz gitwoz changed the title WIP: feat(donation): add mutation and notice for token withdrawal feat(donation): add mutation and notice for token withdrawal Nov 29, 2024
@gitwoz gitwoz changed the title feat(donation): add mutation and notice for token withdrawal feat(donation): add mutation and notice for curation vault withdrawal Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

Attention: Patch coverage is 30.12048% with 58 lines in your changes missing coverage. Please review.

Project coverage is 61.37%. Comparing base (92c215a) to head (6efbab0).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/connectors/blockchain/curationVault.ts 22.22% 27 Missing and 1 partial ⚠️
src/mutations/user/withdrawLockedTokens.ts 17.24% 19 Missing and 5 partials ⚠️
...ations/20241129125017_alter_transaction_purpose.js 70.00% 3 Missing ⚠️
src/queries/notice/index.ts 0.00% 2 Missing ⚠️
src/connectors/blockchain/baseContract.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4224      +/-   ##
===========================================
- Coverage    61.51%   61.37%   -0.14%     
===========================================
  Files          936      939       +3     
  Lines        18289    18373      +84     
  Branches      3338     3349      +11     
===========================================
+ Hits         11250    11277      +27     
- Misses        6384     6436      +52     
- Partials       655      660       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

API impl
2 participants