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

fix(share/discovery): fix TestDiscovery test #3699

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

walldiss
Copy link
Member

TestDiscovery has been increasingly unstable lately. This fix aims to make it stable

@walldiss walldiss added kind:testing Related to unit tests kind:fix Attached to bug-fixing PRs labels Aug 28, 2024
@walldiss walldiss self-assigned this Aug 28, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.69%. Comparing base (2469e7a) to head (3807848).
Report is 178 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3699      +/-   ##
==========================================
+ Coverage   44.83%   45.69%   +0.85%     
==========================================
  Files         265      281      +16     
  Lines       14620    16042    +1422     
==========================================
+ Hits         6555     7330     +775     
- Misses       7313     7871     +558     
- Partials      752      841      +89     

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

Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gives me #756 vibes

@walldiss walldiss merged commit afd8667 into celestiaorg:main Aug 29, 2024
26 of 31 checks passed
@walldiss walldiss deleted the fix-discovery-test branch August 29, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs kind:testing Related to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants