Skip to content

Minor tweaks to staker contract#1179

Merged
darrenkel merged 3 commits into
release/hayabusafrom
pedro/hayabusa/minor_tweaks
Jul 22, 2025
Merged

Minor tweaks to staker contract#1179
darrenkel merged 3 commits into
release/hayabusafrom
pedro/hayabusa/minor_tweaks

Conversation

@otherview

Copy link
Copy Markdown
Member

Description

Includes minor changes to the staker contract.

Fixes # (issue)

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

@otherview
otherview requested a review from a team as a code owner July 21, 2025 15:48
@codecov-commenter

codecov-commenter commented Jul 21, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.

Project coverage is 59.73%. Comparing base (bff9fb6) to head (0b4ba4a).

Files with missing lines Patch % Lines
builtin/staker_native.go 86.11% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           release/hayabusa    #1179      +/-   ##
====================================================
+ Coverage             59.70%   59.73%   +0.02%     
====================================================
  Files                   266      266              
  Lines                 28088    28114      +26     
====================================================
+ Hits                  16770    16793      +23     
- Misses                 9815     9817       +2     
- Partials               1503     1504       +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 builtin/staker_native.go
@darrenkel
darrenkel merged commit 042b636 into release/hayabusa Jul 22, 2025
78 of 81 checks passed
@darrenkel
darrenkel deleted the pedro/hayabusa/minor_tweaks branch July 22, 2025 11:02
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.

6 participants