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

IPNS trigger #4214

Merged
merged 3 commits into from
Nov 6, 2024
Merged

IPNS trigger #4214

merged 3 commits into from
Nov 6, 2024

Conversation

gitwoz
Copy link
Contributor

@gitwoz gitwoz commented Nov 5, 2024

  • add "ens" fields to user table and update it on publication;
  • trigger to refresh IPNS on publication and user has ENS;

ref: thematters/developer-resource#445)ref: thematters/developer-resource#445

@gitwoz gitwoz requested a review from a team as a code owner November 5, 2024 08:59
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.49%. Comparing base (f836537) to head (84386e9).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
src/connectors/userService.ts 72.22% 5 Missing ⚠️
db/migrations/20241105155724_alter_user_ens.js 72.72% 3 Missing ⚠️
src/connectors/articleService.ts 40.00% 2 Missing and 1 partial ⚠️
src/mutations/user/refreshIPNSFeed.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4214      +/-   ##
===========================================
- Coverage    60.59%   60.49%   -0.11%     
===========================================
  Files          957      958       +1     
  Lines        18891    18919      +28     
  Branches      3507     3516       +9     
===========================================
- Hits         11447    11445       -2     
- Misses        6727     6753      +26     
- Partials       717      721       +4     

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

@gitwoz gitwoz merged commit 9532ef7 into develop Nov 6, 2024
4 of 5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat/ipns-trigger branch November 6, 2024 08:27
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.

3 participants