Skip to content

feat: support go1.26#119

Merged
Sychorius merged 1 commit intomainfrom
dev/su
Mar 7, 2026
Merged

feat: support go1.26#119
Sychorius merged 1 commit intomainfrom
dev/su

Conversation

@ycydsxy
Copy link
Collaborator

@ycydsxy ycydsxy commented Feb 28, 2026

What type of PR is this?

feat

What this PR does / why we need it (en: English/zh: Chinese):

en: support go1.26
zh: 支持 go1.26

Which issue(s) this PR fixes:

#118

@lzxbill7
Copy link

lzxbill7 commented Mar 2, 2026

Hi, could you please merge this feat?Looking forward it. Thanks !

@ycydsxy ycydsxy force-pushed the dev/su branch 4 times, most recently from 1770aae to 720ef51 Compare March 6, 2026 06:56
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (8e1ce0c) to head (f04e27c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   93.39%   93.85%   +0.46%     
==========================================
  Files          12       10       -2     
  Lines         530      456      -74     
==========================================
- Hits          495      428      -67     
+ Misses         32       25       -7     
  Partials        3        3              

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

@ycydsxy
Copy link
Collaborator Author

ycydsxy commented Mar 6, 2026

Hi, could you please merge this feat?Looking forward it. Thanks !

@lzxbill7 We have resolved the compatibility issue between mockey and Go 1.26, but there are several points to note:

  1. The exp package has not been adapted yet and only supports up to Go 1.25.
  2. The -race flag is not supported. There appears to be an issue with Go 1.26: enabling both -gcflags="all=-l -N" and -race will cause a crash.

cc @Sychorius

@ycydsxy ycydsxy requested a review from Sychorius March 6, 2026 12:06
Copy link
Collaborator

@Sychorius Sychorius left a comment

Choose a reason for hiding this comment

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

🐮🍺

@Sychorius Sychorius merged commit 1a4f117 into main Mar 7, 2026
30 of 34 checks passed
@Sychorius Sychorius mentioned this pull request Mar 7, 2026
@ycydsxy ycydsxy deleted the dev/su branch March 7, 2026 14:13
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