Skip to content

runtime/internal/clite/syscall: fix init#1122

Merged
xushiwei merged 2 commits intogoplus:mainfrom
visualfc:syscall
May 16, 2025
Merged

runtime/internal/clite/syscall: fix init#1122
xushiwei merged 2 commits intogoplus:mainfrom
visualfc:syscall

Conversation

@visualfc
Copy link
Member

@visualfc visualfc commented May 16, 2025

fix #1120

  • runtime/internal/clite/syscall: fix init for ErrExist...
  • runtime/internal/clite/os: fix stat for macOS

@codecov
Copy link

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.35%. Comparing base (9a16fff) to head (c8fb7ea).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1122   +/-   ##
=======================================
  Coverage   87.35%   87.35%           
=======================================
  Files          29       29           
  Lines        7228     7228           
=======================================
  Hits         6314     6314           
  Misses        849      849           
  Partials       65       65           

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

@visualfc visualfc changed the title runtime/internal/clite/syscall: fix init [WIP] runtime/internal/clite/syscall: fix init May 16, 2025
@visualfc visualfc changed the title [WIP] runtime/internal/clite/syscall: fix init runtime/internal/clite/syscall: fix init May 16, 2025
@xushiwei xushiwei merged commit 11a8af1 into goplus:main May 16, 2025
63 of 64 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.

tempfile: always create fail

2 participants