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/pointer bug has changed #134

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix/pointer bug has changed #134

merged 1 commit into from
Jan 23, 2025

Conversation

tasosbit
Copy link
Contributor

ℹ Overview

Fixed nil pointer dereference

✅ Acceptance:

  • Pre-commit checks pass

@tasosbit tasosbit changed the base branch from main to v1.2.0 January 23, 2025 10:51
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 44.29%. Comparing base (75c883f) to head (f497b8c).
Report is 2 commits behind head on v1.2.0.

Files with missing lines Patch % Lines
internal/algod/participation/participation.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v1.2.0     #134      +/-   ##
==========================================
- Coverage   44.32%   44.29%   -0.03%     
==========================================
  Files          76       76              
  Lines        6333     6337       +4     
==========================================
  Hits         2807     2807              
- Misses       3298     3302       +4     
  Partials      228      228              

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

@PhearZero PhearZero merged commit b77b24b into v1.2.0 Jan 23, 2025
5 of 6 checks passed
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.

2 participants