Skip to content

Conversation

@DiogoSantoss
Copy link
Contributor

Delay event values were being passed as float64(delay) instead of delay.Seconds() which causes Prometheus to store them incorrectly.

category: bug
ticket: none

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.50%. Comparing base (a88322c) to head (2835f84).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/sse/listener.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4029      +/-   ##
==========================================
+ Coverage   53.47%   53.50%   +0.03%     
==========================================
  Files         224      224              
  Lines       37354    37354              
==========================================
+ Hits        19975    19987      +12     
+ Misses      15256    15248       -8     
+ Partials     2123     2119       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DiogoSantoss DiogoSantoss self-assigned this Oct 14, 2025
@DiogoSantoss DiogoSantoss added the merge when ready Indicates bulldozer bot may merge when all checks pass label Oct 14, 2025
@obol-bulldozer obol-bulldozer bot merged commit 504908e into main Oct 14, 2025
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the diogo/fix-bucket-values branch October 14, 2025 15:45
KaloyanTanev pushed a commit that referenced this pull request Oct 23, 2025
Delay event values were being passed as `float64(delay)` instead of `delay.Seconds()` which causes Prometheus to store them incorrectly.

category: bug 
ticket: none
@KaloyanTanev KaloyanTanev mentioned this pull request Oct 23, 2025
obol-bulldozer bot pushed a commit that referenced this pull request Oct 23, 2025
Charon v1.7.1

#4024 
#4029 
#4041 

category: feature
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants