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

chore(share/p2p/discovery): Change success case logging for advertisement to INFO level #3492

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

renaynay
Copy link
Member

These logs would happen infrequently anyway (hourly) and we only logged error case so would be nice to see the success case without having to enable debug logs.

Also some random linter failure fixes on my end.

vgonkivs
vgonkivs previously approved these changes Jun 11, 2024
cristaloleg
cristaloleg previously approved these changes Jun 11, 2024
@renaynay renaynay enabled auto-merge (squash) June 11, 2024 11:03
@renaynay renaynay dismissed stale reviews from cristaloleg and vgonkivs via a446f92 June 11, 2024 11:26
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.67%. Comparing base (2469e7a) to head (a446f92).
Report is 111 commits behind head on main.

Files Patch % Lines
share/eds/cache/noop.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3492      +/-   ##
==========================================
- Coverage   44.83%   44.67%   -0.17%     
==========================================
  Files         265      273       +8     
  Lines       14620    15371     +751     
==========================================
+ Hits         6555     6867     +312     
- Misses       7313     7707     +394     
- Partials      752      797      +45     

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

@renaynay renaynay merged commit fbce4b7 into celestiaorg:main Jun 11, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants