Skip to content

feat(gslice): Add MapIndexed#27

Merged
XQ-Gang merged 1 commit intobytedance:mainfrom
Glonee:main
Dec 2, 2025
Merged

feat(gslice): Add MapIndexed#27
XQ-Gang merged 1 commit intobytedance:mainfrom
Glonee:main

Conversation

@Glonee
Copy link
Copy Markdown
Contributor

@Glonee Glonee commented Dec 2, 2025

Resolves #26

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 2, 2025

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.25%. Comparing base (81a0093) to head (9c75258).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   95.99%   96.25%   +0.26%     
==========================================
  Files          34       34              
  Lines        4449     3823     -626     
==========================================
- Hits         4271     3680     -591     
+ Misses        137       99      -38     
- Partials       41       44       +3     
Flag Coverage Δ
go-1.18.x 95.43% <100.00%> (+0.23%) ⬆️
go-1.19.x 95.51% <100.00%> (+0.92%) ⬆️
go-1.20.x 95.91% <100.00%> (+0.66%) ⬆️
go-1.21.x 96.04% <100.00%> (+0.52%) ⬆️
go-1.22.x 95.89% <100.00%> (+0.50%) ⬆️
go-1.23.x 95.97% <100.00%> (+0.57%) ⬆️
go-1.24.x 95.97% <100.00%> (+0.71%) ⬆️
unittests 96.25% <100.00%> (+0.26%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@XQ-Gang XQ-Gang merged commit b75d7d3 into bytedance:main Dec 2, 2025
11 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.

Add gslice.MapIndex

3 participants