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

Offset and event de-duplication handling for Nostr events #242

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tompro
Copy link
Collaborator

@tompro tompro commented Nov 27, 2024

Part of #119

@tompro tompro self-assigned this Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 15 lines in your changes missing coverage. Please review.

Project coverage is 39.83%. Comparing base (1c0fe9c) to head (ed75a7d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/persistence/db/nostr_event_offset.rs 84.44% 7 Missing ⚠️
src/util/date.rs 63.63% 4 Missing ⚠️
src/service/notification_service/nostr.rs 93.61% 3 Missing ⚠️
src/persistence/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   39.22%   39.83%   +0.60%     
==========================================
  Files          53       56       +3     
  Lines       10212    10305      +93     
==========================================
+ Hits         4006     4105      +99     
+ Misses       6206     6200       -6     

☔ 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.

1 participant