Skip to content

Go 1.25#157

Merged
roman-khimov merged 5 commits intomasterfrom
go-25-upd
Feb 27, 2026
Merged

Go 1.25#157
roman-khimov merged 5 commits intomasterfrom
go-25-upd

Conversation

@AnnaShaleva
Copy link
Member

Close #152.

Close #152.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.65%. Comparing base (5a44b4c) to head (e944d69).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
internal/simulation/main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   57.59%   57.65%   +0.06%     
==========================================
  Files          33       33              
  Lines        1915     1913       -2     
==========================================
  Hits         1103     1103              
+ Misses        719      717       -2     
  Partials       93       93              

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

@AnnaShaleva AnnaShaleva force-pushed the go-25-upd branch 2 times, most recently from b254d8c to e1d0c41 Compare February 27, 2026 10:07
Available since Go 1.25.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Should be a part of 07e2e26.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Before (1sec 108ms):
```
=== RUN   TestTimer_Reset
--- PASS: TestTimer_Reset (1.10s)
```

After (4ms):
```
=== RUN   TestTimer_Reset
--- PASS: TestTimer_Reset (0.00s)
```

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@roman-khimov roman-khimov merged commit e044839 into master Feb 27, 2026
11 of 12 checks passed
@roman-khimov roman-khimov deleted the go-25-upd branch February 27, 2026 12:22
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.

Go 1.25 upgrade check list

2 participants