Skip to content

*: use maps.Copy for cleaner map handling #3856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

minxinyi
Copy link
Contributor

@minxinyi minxinyi commented Jul 23, 2025

There is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.

category: refactor
ticket: none

Signed-off-by: minxinyi <minxinyi6@outlook.com>
Copy link

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.57%. Comparing base (144db5b) to head (227b773).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3856      +/-   ##
==========================================
+ Coverage   54.54%   54.57%   +0.02%     
==========================================
  Files         227      227              
  Lines       36409    36404       -5     
==========================================
+ Hits        19860    19866       +6     
+ Misses      14449    14438      -11     
  Partials     2100     2100              

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

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jul 24, 2025
@obol-bulldozer obol-bulldozer bot merged commit c43417c into ObolNetwork:main Jul 24, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants