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(core/relays): implement reconnection logic #29

Merged
merged 2 commits into from
Feb 26, 2024
Merged

feat(core/relays): implement reconnection logic #29

merged 2 commits into from
Feb 26, 2024

Conversation

hasundue
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

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

Project coverage is 86.52%. Comparing base (5b27059) to head (7f71538).

Files Patch % Lines
lib/testing.ts 80.00% 2 Missing ⚠️
core/relays.ts 93.75% 1 Missing ⚠️
core/websockets.ts 75.00% 1 Missing ⚠️
nips/01/relays.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   85.21%   86.52%   +1.31%     
==========================================
  Files          19       19              
  Lines         683      705      +22     
  Branches       46       49       +3     
==========================================
+ Hits          582      610      +28     
+ Misses        100       93       -7     
- Partials        1        2       +1     

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

@hasundue hasundue marked this pull request as ready for review February 26, 2024 12:30
@hasundue hasundue merged commit 947df5e into main Feb 26, 2024
6 checks passed
@hasundue hasundue deleted the reconnect branch February 26, 2024 12:33
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