Skip to content

add double signed blocks metric#1180

Merged
YeahNotSewerSide merged 4 commits into
release/hayabusafrom
andrew/chore/add-ds-metric
Jul 22, 2025
Merged

add double signed blocks metric#1180
YeahNotSewerSide merged 4 commits into
release/hayabusafrom
andrew/chore/add-ds-metric

Conversation

@YeahNotSewerSide

Copy link
Copy Markdown
Contributor

Description

Add metric for a double signed blocks

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@YeahNotSewerSide
YeahNotSewerSide requested a review from a team as a code owner July 22, 2025 11:10
@codecov-commenter

codecov-commenter commented Jul 22, 2025

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 59.72%. Comparing base (f8678d7) to head (7ea51e0).

Files with missing lines Patch % Lines
cmd/thor/node/node.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/hayabusa    #1180   +/-   ##
=================================================
  Coverage             59.72%   59.72%           
=================================================
  Files                   266      266           
  Lines                 28136    28137    +1     
=================================================
+ Hits                  16803    16806    +3     
+ Misses                 9825     9824    -1     
+ Partials               1508     1507    -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread cmd/thor/node/node.go Outdated
@YeahNotSewerSide
YeahNotSewerSide merged commit 8e5ef03 into release/hayabusa Jul 22, 2025
24 checks passed
@YeahNotSewerSide
YeahNotSewerSide deleted the andrew/chore/add-ds-metric branch July 22, 2025 12:53
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.

3 participants