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

Add Windows support when compiling with CGO_ENABLED #5430

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Feb 21, 2024

Adds Windows support to binstat.go gettid utility

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (90d7c91) 56.37% compared to head (1d27652) 56.35%.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #5430      +/-   ##
==========================================================
- Coverage                   56.37%   56.35%   -0.02%     
==========================================================
  Files                        1030     1030              
  Lines                       99869    99869              
==========================================================
- Hits                        56300    56284      -16     
- Misses                      39311    39323      +12     
- Partials                     4258     4262       +4     
Flag Coverage Δ
unittests 56.35% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@tarakby tarakby left a comment

Choose a reason for hiding this comment

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

Nice!

Was this PR added to address this question or was it a coincidence?

@jribbink
Copy link
Contributor Author

jribbink commented Feb 21, 2024

@tarakby Purely a coincidence 😀

@franklywatson franklywatson merged commit b8bfddc into feature/stable-cadence Feb 21, 2024
51 checks passed
@franklywatson franklywatson deleted the jribbink/windows-cgo-build branch February 21, 2024 21:46
@jribbink jribbink restored the jribbink/windows-cgo-build branch March 6, 2024 23:32
jribbink pushed a commit that referenced this pull request Mar 6, 2024
Add Windows support when compiling with CGO_ENABLED
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.

4 participants