Skip to content

Conversation

@sfc-gh-pfus
Copy link
Collaborator

Description

SNOW-2465270 Add CGO_ENABLED marker to telemetry

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

@sfc-gh-pfus sfc-gh-pfus force-pushed the SNOW-2465270-cgo-enabled branch from e168e87 to 291f69a Compare December 22, 2025 17:20
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.85%. Comparing base (149dcd6) to head (291f69a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1664      +/-   ##
==========================================
- Coverage   80.87%   80.85%   -0.03%     
==========================================
  Files          74       74              
  Lines       17807    17809       +2     
==========================================
- Hits        14401    14399       -2     
- Misses       3406     3410       +4     

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


package cgo

var _ = func() any {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be slightly cleaner to have cgo_enabled.go and cgo_not_enabled.go with inverse tags, instead of depending on initialization order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants