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

Supports publishing to multiple nostr relay #318

Merged
merged 3 commits into from
Feb 21, 2023

Conversation

waybackarchiver
Copy link
Contributor

@waybackarchiver waybackarchiver commented Feb 19, 2023


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Base: 45.55% // Head: 45.44% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (3142f0f) compared to base (ed7b7eb).
Patch coverage: 55.55% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
- Coverage   45.55%   45.44%   -0.11%     
==========================================
  Files          43       43              
  Lines        5141     5153      +12     
==========================================
  Hits         2342     2342              
- Misses       2530     2536       +6     
- Partials      269      275       +6     
Impacted Files Coverage Δ
publish/nostr.go 39.28% <50.00%> (+1.78%) ⬆️
config/options.go 93.75% <100.00%> (ø)
reduxer/reduxer.go 40.74% <0.00%> (-2.12%) ⬇️
service/slack/slack.go 5.47% <0.00%> (+0.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@waybackarchiver waybackarchiver merged commit 7060849 into main Feb 21, 2023
@waybackarchiver waybackarchiver deleted the nostr-multiple-relay branch February 21, 2023 02:29
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