Skip to content

go/common/node: Fix possible nil dereference#6463

Merged
martintomazic merged 2 commits intomasterfrom
martin/fix/sgx-constraints-validation
Feb 17, 2026
Merged

go/common/node: Fix possible nil dereference#6463
martintomazic merged 2 commits intomasterfrom
martin/fix/sgx-constraints-validation

Conversation

@martintomazic
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Feb 16, 2026

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit 47ac06b
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-core/deploys/699431e9738fa00008cefcf5

@martintomazic martintomazic force-pushed the martin/fix/sgx-constraints-validation branch from 0e76612 to a478283 Compare February 16, 2026 17:29
@martintomazic martintomazic changed the title go/common/node: Fix possible node dereference go/common/node: Fix possible nil dereference Feb 16, 2026
@martintomazic martintomazic force-pushed the martin/fix/sgx-constraints-validation branch from a478283 to 47ac06b Compare February 17, 2026 09:16
@martintomazic martintomazic marked this pull request as ready for review February 17, 2026 09:17
@martintomazic martintomazic requested a review from ptrus as a code owner February 17, 2026 09:17
@martintomazic martintomazic merged commit c882498 into master Feb 17, 2026
5 checks passed
@martintomazic martintomazic deleted the martin/fix/sgx-constraints-validation branch February 17, 2026 09:49
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.07%. Comparing base (b47eb6c) to head (47ac06b).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
go/common/node/sgx.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6463      +/-   ##
==========================================
- Coverage   64.51%   64.07%   -0.44%     
==========================================
  Files         699      699              
  Lines       68247    68248       +1     
==========================================
- Hits        44029    43731     -298     
- Misses      19172    19491     +319     
+ Partials     5046     5026      -20     

☔ 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.

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