Skip to content

runtime: GOOS GOARCH Compiler#1126

Merged
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:runtime
May 17, 2025
Merged

runtime: GOOS GOARCH Compiler#1126
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:runtime

Conversation

@visualfc
Copy link
Member

@visualfc visualfc commented May 17, 2025

fix #1124

@codecov
Copy link

codecov bot commented May 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.64%. Comparing base (9b28d2a) to head (bb70b6e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1126   +/-   ##
=======================================
  Coverage   86.64%   86.64%           
=======================================
  Files          29       29           
  Lines        7343     7343           
=======================================
  Hits         6362     6362           
  Misses        914      914           
  Partials       67       67           

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

@xushiwei xushiwei merged commit cd2e8aa into goplus:main May 17, 2025
34 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.

runtime.GOOS returns empty string

2 participants