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(shwap): Add discovery version #3616

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

walldiss
Copy link
Member

@walldiss walldiss commented Aug 2, 2024

Add versioning for discovery, so we can separate shwap network from older one. Metrics will still use tag instead of topic, so we can support multiple visions with same dashboard

@walldiss walldiss added kind:feat Attached to feature PRs shwap labels Aug 2, 2024
@walldiss walldiss self-assigned this Aug 2, 2024
@walldiss walldiss force-pushed the add-discovery-version branch 2 times, most recently from 29e1a5f to ea8cef0 Compare September 9, 2024 10:45
@walldiss walldiss force-pushed the add-discovery-version branch from ea8cef0 to 6c4541a Compare September 9, 2024 10:46
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

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

Please upload report for BASE (shwap@1502153). Learn more about missing BASE report.

Files with missing lines Patch % Lines
share/shwap/p2p/discovery/dht.go 0.00% 8 Missing ⚠️
share/shwap/p2p/discovery/discovery.go 76.47% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             shwap    #3616   +/-   ##
========================================
  Coverage         ?   46.79%           
========================================
  Files            ?      313           
  Lines            ?    17751           
  Branches         ?        0           
========================================
  Hits             ?     8306           
  Misses           ?     8450           
  Partials         ?      995           

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

share/shwap/p2p/discovery/dht.go Outdated Show resolved Hide resolved
@Wondertan Wondertan merged commit a58b3bf into celestiaorg:shwap Sep 11, 2024
23 of 29 checks passed
@Wondertan Wondertan deleted the add-discovery-version branch September 11, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feat Attached to feature PRs shwap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants